Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Di960.h39 #define COJ 2 macro
248 { 0x31000000, "cmpojg", I_BASE, COJ, 3, { RL, RS, 0 } },
249 { 0x32000000, "cmpoje", I_BASE, COJ, 3, { RL, RS, 0 } },
250 { 0x33000000, "cmpojge", I_BASE, COJ, 3, { RL, RS, 0 } },
251 { 0x34000000, "cmpojl", I_BASE, COJ, 3, { RL, RS, 0 } },
252 { 0x35000000, "cmpojne", I_BASE, COJ, 3, { RL, RS, 0 } },
253 { 0x36000000, "cmpojle", I_BASE, COJ, 3, { RL, RS, 0 } },
254 { 0x38000000, "cmpijno", I_BASE, COJ, 3, { RL, RS, 0 } },
255 { 0x39000000, "cmpijg", I_BASE, COJ, 3, { RL, RS, 0 } },
256 { 0x3a000000, "cmpije", I_BASE, COJ, 3, { RL, RS, 0 } },
[all …]
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i960.c1575 var_frag = !norelax || (oP->format == COJ); /* TRUE or FALSE */ in cobr_fmt()
1662 case COJ: in md_assemble()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92955485 * config/tc-i960.h (CTRL, COBR, COJ, REG, MEM*, FBRA, CALLJ,