Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic4x.h292 #define OP_IDLE2 0x10 /* Idle2 support (IDLE2) - C30>=7.0, LC31, C31>=5.0, macro
933 { "idle2", 0x06000001, 0xffffffff, "" , OP_IDLE2 }, /* Z_CLASS */
/toolchain/binutils/binutils-2.25/opcodes/
Dtic4x-dis.c697 tic4x_oplevel |= OP_C3X | OP_LPWR | OP_IDLE2 | OP_ENH; in tic4x_disassemble()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic4x.c1370 tic4x_oplevel |= OP_IDLE2; in md_begin()