Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c306 #define REX2_SPECIAL 16 macro
9715 && ins.last_rex2_prefix >= 0 && (ins.rex2 & REX2_SPECIAL) == 0) in print_insn()
9802 && ((ins.rex2 & REX2_SPECIAL) in print_insn()
10666 ins->rex2 |= REX2_SPECIAL; in putop()
13989 ins->rex2 |= REX2_SPECIAL; in JMPABS_Fixup()