Searched refs:FL_LP (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 139 #define FL_LP 0x80 /* LP-only instruction */ macro
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic54x-opc.c | 403 { "rnd", 1,1,2,0xF49F, 0xFCFF, {OP_SRC,OPT|OP_DST}, FL_LP|FL_NR, REST},
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 4896 if ((insn.tm->flags & FL_LP) in md_assemble()
|