Searched refs:IMMEDIATE_BIT_SET (Results 1 – 2 of 2) sorted by relevance
1913 #define IMMEDIATE_BIT_SET (given & (1 << I_BIT)) macro3233 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()
425 (WRITEBACK_BIT_SET, IMMEDIATE_BIT_SET, NEGATIVE_BIT_SET,