11 static const struct cpu_reg cpu_reg_com = {
16 .state_value_clear = 0xffffff,
23 .mips_view_base = 0x8000000,
27 static const struct cpu_reg cpu_reg_cp = {
32 .state_value_clear = 0xffffff,
39 .mips_view_base = 0x8000000,
43 static const struct cpu_reg cpu_reg_rxp = {
48 .state_value_clear = 0xffffff,
55 .mips_view_base = 0x8000000,
59 static const struct cpu_reg cpu_reg_tpat = {
64 .state_value_clear = 0xffffff,
71 .mips_view_base = 0x8000000,
75 static const struct cpu_reg cpu_reg_txp = {
80 .state_value_clear = 0xffffff,
87 .mips_view_base = 0x8000000,