Searched refs:INSNUE (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x.h | 669 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ macro 675 #undef INSNUE
|
D | tic6x-opcode-table.h | 2048 INSNUE(mvk, zero, l, lsdx1, 1cycle, C64XP, TIC6X_FLAG_NO_CROSS, 2052 INSNUE(mvk, zero, s, lsdx1, 1cycle, C64XP, TIC6X_FLAG_NO_CROSS, 2056 INSNUE(mvk, zero, d, lsdx1, 1cycle, C64XP, TIC6X_FLAG_NO_CROSS, 2060 INSNUE(mvk, one, l, lsdx1, 1cycle, C64XP, TIC6X_FLAG_NO_CROSS, 2064 INSNUE(mvk, one, s, lsdx1, 1cycle, C64XP, TIC6X_FLAG_NO_CROSS, 2068 INSNUE(mvk, one, d, lsdx1, 1cycle, C64XP, TIC6X_FLAG_NO_CROSS,
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic6x-dis.c | 67 #define INSNUE(name, e, func_unit, format, type, isa, flags, fixed, ops, var) \ macro 107 #undef INSNUE
|