Home
last modified time | relevance | path

Searched refs:OP_LPWR (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dtic4x.h290 #define OP_LPWR 0x8 /* Low power support (LOPOWER, MAXSPEED) - C30>=7.0, macro
969 { "lopower", 0x10800001,0xffffffff, "" , OP_LPWR }, /* Z_CLASS */
981 { "maxspeed",0x10800000,0xffffffff, "" , OP_LPWR }, /* Z_CLASS */
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dtic4x.h290 #define OP_LPWR 0x8 /* Low power support (LOPOWER, MAXSPEED) - C30>=7.0, macro
969 { "lopower", 0x10800001,0xffffffff, "" , OP_LPWR }, /* Z_CLASS */
981 { "maxspeed",0x10800000,0xffffffff, "" , OP_LPWR }, /* Z_CLASS */
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dtic4x-dis.c694 tic4x_oplevel |= OP_C3X | OP_LPWR | OP_IDLE2 | OP_ENH; in tic4x_disassemble()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dtic4x-dis.c748 tic4x_oplevel |= OP_C3X|OP_LPWR|OP_IDLE2|OP_ENH;
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-tic4x.c1467 tic4x_oplevel |= OP_LPWR; in md_begin()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tic4x.c1467 tic4x_oplevel |= OP_LPWR; in md_begin()