Home
last modified time | relevance | path

Searched refs:PRE_BIT_SET (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Darm-dis.c1915 #define PRE_BIT_SET (given & (1 << P_BIT)) macro
2020 if (PRE_BIT_SET || WRITEBACK_BIT_SET) in print_insn_coprocessor()
2030 if (PRE_BIT_SET) in print_insn_coprocessor()
2060 if (rn == 15 && (PRE_BIT_SET || WRITEBACK_BIT_SET)) in print_insn_coprocessor()
2420 if (PRE_BIT_SET) in print_insn_coprocessor()
2517 if (PRE_BIT_SET) in print_arm_address()
2552 if (PRE_BIT_SET) in print_arm_address()
3203 if (PRE_BIT_SET) in print_insn_arm()
3231 if (PRE_BIT_SET) in print_insn_arm()
3394 if (PRE_BIT_SET) in print_insn_arm()
[all …]
DChangeLog-2009426 PRE_BIT_SET): New macros.