Searched refs:OP_LPWR (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | tic4x.h | 290 #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/ |
| D | tic4x.h | 290 #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/ |
| D | tic4x-dis.c | 694 tic4x_oplevel |= OP_C3X | OP_LPWR | OP_IDLE2 | OP_ENH; in tic4x_disassemble()
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | tic4x-dis.c | 748 tic4x_oplevel |= OP_C3X|OP_LPWR|OP_IDLE2|OP_ENH;
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-tic4x.c | 1467 tic4x_oplevel |= OP_LPWR; in md_begin()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-tic4x.c | 1467 tic4x_oplevel |= OP_LPWR; in md_begin()
|