Home
last modified time | relevance | path

Searched refs:OPCODE_BF (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Dkgdb.c21 #define OPCODE_BF(op) (((op) & 0xff00) == 0x8b00) macro
69 else if (OPCODE_BF(op)) { in get_step_address()
H A Dkprobes.c34 #define OPCODE_BF(x) (((x) & 0xFF00) == 0x8b00) macro
168 } else if (OPCODE_BF(p->opcode) || OPCODE_BT(p->opcode)) { in prepare_singlestep()
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dxtensa-modules.c.inc18127 OPCODE_BF,
19808 return OPCODE_BF;
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dxtensa-modules.c.inc28951 OPCODE_BF,
30601 return OPCODE_BF;
31280 return OPCODE_BF;
/openbmc/qemu/target/xtensa/core-test_kc705_be/
H A Dxtensa-modules.c.inc35916 OPCODE_BF,
38241 return OPCODE_BF;
39146 return OPCODE_BF;
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dxtensa-modules.c.inc78094 OPCODE_BF,
80792 return OPCODE_BF;