Searched refs:R_0 (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | i960.h | 74 #define R_0(opc) ( REG_OPC(opc) | M1 | M2 | M3 ) /* No operands */ macro 335 { R_0(0x66b), "mark", I_BASE, REG, 0, { 0, 0, 0 } }, 336 { R_0(0x66c), "fmark", I_BASE, REG, 0, { 0, 0, 0 } }, 337 { R_0(0x66d), "flushreg", I_BASE, REG, 0, { 0, 0, 0 } }, 338 { R_0(0x66f), "syncf", I_BASE, REG, 0, { 0, 0, 0 } }, 444 { R_0(0x666), "saveprcs", I_MIL, REG, 0, { 0, 0, 0 } }, 513 { R_0(0x5b4), "intdis", I_JX, REG, 0, { 0, 0, 0 } }, 514 { R_0(0x5b5), "inten", I_JX, REG, 0, { 0, 0, 0 } }, 515 { R_0(0x65d), "halt", I_JX, REG, 1, { RSL, 0, 0 } },
|