Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmmix-dis.c55 #define INSN_IMMEDIATE_BIT (IMM_OFFSET_BIT << 24) macro
218 if ((insn & INSN_IMMEDIATE_BIT) in get_opcode()
352 if (insn & INSN_IMMEDIATE_BIT) in print_insn_mmix()
380 if (insn & INSN_IMMEDIATE_BIT) in print_insn_mmix()
392 if (insn & INSN_IMMEDIATE_BIT) in print_insn_mmix()
429 if (insn & INSN_IMMEDIATE_BIT) in print_insn_mmix()
440 if (insn & INSN_IMMEDIATE_BIT) in print_insn_mmix()
474 if (insn & INSN_IMMEDIATE_BIT) in print_insn_mmix()