Searched refs:I_CASIM (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | i960.h | 156 #define I_CASIM 0x40 /* CA simulator instruction */ macro 218 { 0x01000000, "syscall", I_CASIM,CTRL, 0, { 0, 0, 0 } }, 341 { R_2D(0x672), "cvtadr", I_CASIM,REG, 2, { RL, R2, 0 } },
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-i960.c | 1177 return ic & (I_BASE | I_CX | I_CX2 | I_CASIM); in targ_has_iclass()
|