Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dtic54x.h139 #define FL_LP 0x80 /* LP-only instruction */ macro
/toolchain/binutils/binutils-2.27/opcodes/
Dtic54x-opc.c403 { "rnd", 1,1,2,0xF49F, 0xFCFF, {OP_SRC,OPT|OP_DST}, FL_LP|FL_NR, REST},
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c4896 if ((insn.tm->flags & FL_LP) in md_assemble()