Searched refs:R_2 (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | i960.h | 77 #define R_2(opc) ( REG_OPC(opc) | M3 ) /* 2 ops: src1/src2 */ macro 309 { R_2(0x5a0), "cmpo", I_BASE, REG, 2, { RSL,RSL, 0 } }, 310 { R_2(0x5a1), "cmpi", I_BASE, REG, 2, { RSL,RSL, 0 } }, 311 { R_2(0x5a2), "concmpo", I_BASE, REG, 2, { RSL,RSL, 0 } }, 312 { R_2(0x5a3), "concmpi", I_BASE, REG, 2, { RSL,RSL, 0 } }, 317 { R_2(0x5ac), "scanbyte", I_BASE, REG, 2, { RSL,RSL, 0 } }, 318 { R_2(0x5ae), "chkbit", I_BASE, REG, 2, { RSL,RSL, 0 } }, 360 { R_2(0x684), "cmpor", I_FP, REG, 2, { FL, FL, 0 } }, 361 { R_2(0x685), "cmpr", I_FP, REG, 2, { FL, FL, 0 } }, 374 { R_2(0x694), "cmporl", I_FP, REG, 2, { FL2,FL2, 0 } }, [all …]
|