Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Darm-dis.c1913 #define IMMEDIATE_BIT_SET (given & (1 << I_BIT)) macro
3233 if (IMMEDIATE_BIT_SET) in print_insn_arm()
3267 if (IMMEDIATE_BIT_SET) in print_insn_arm()
3299 || (! IMMEDIATE_BIT_SET && ((given & 0xf) == 0xf))) in print_insn_arm()
DChangeLog-2009425 (WRITEBACK_BIT_SET, IMMEDIATE_BIT_SET, NEGATIVE_BIT_SET,