Lines Matching +full:0 +full:xfc000000
47 #define BKPT_INST 0x7C810808 /* breakpoint instruction */
55 #if 0
56 #define SR_SINGLESTEP 0x400
61 #define T_BREAKPOINT 0xffff
64 #define T_WATCHPOINT 0xeeee
68 #define IS_WATCHPOINT_TRAP(type, code) 0
71 #define M_RTS 0xfc0007fe
72 #define I_RTS 0x4c000020
73 #define M_BC 0xfc000000
74 #define I_BC 0x40000000
75 #define M_B 0xfc000000
76 #define I_B 0x50000000
77 #define M_RFI 0xfc0007fe
78 #define I_RFI 0x4c000064
84 #define inst_load(ins) 0
85 #define inst_store(ins) 0