Searched refs:OPCODE_BT (Results 1 – 6 of 6) sorted by relevance
20 #define OPCODE_BT(op) (((op) & 0xff00) == 0x8900) macro53 if (OPCODE_BT(op)) { in get_step_address()
35 #define OPCODE_BT(x) (((x) & 0xFF00) == 0x8900) macro168 } else if (OPCODE_BF(p->opcode) || OPCODE_BT(p->opcode)) { in prepare_singlestep()
18128 OPCODE_BT,19810 return OPCODE_BT;
28952 OPCODE_BT,30603 return OPCODE_BT;31073 return OPCODE_BT;
35917 OPCODE_BT,38243 return OPCODE_BT;38351 return OPCODE_BT;
78095 OPCODE_BT,80794 return OPCODE_BT;