Searched refs:PPC_RAW_TRAP (Results 1 – 4 of 4) sorted by relevance
14 #define BREAKPOINT_INSTRUCTION PPC_RAW_TRAP() /* trap */
593 #define PPC_RAW_TRAP() PPC_RAW_TW(31, 0, 0) macro
356 ppc_inst_t inst64 = ppc_inst_prefix(OP_PREFIX << 26 | 3UL << 24, PPC_RAW_TRAP()); in test_multi_instruction_patching()
117 static unsigned int bpinstr = PPC_RAW_TRAP();