Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Di960.h159 #define I_HX 0x200 /* Hx instructions */ macro
518 { 0xac000000, "dcinva", I_HX, MEM1, 1, { M, 0, 0 } },
DChangeLog-91032335 * i960.h (I_HX): Define.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i960.c1181 return ic & (I_BASE | I_CX2 | I_JX | I_HX); in targ_has_iclass()