Home
last modified time | relevance | path

Searched refs:OP_xpmad (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dtic54x-opc.c238 { "fb", 2,1,1,0xF880, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST},
239 { "fbd", 2,1,1,0xFA80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST},
240 { "fcall", 2,1,1,0xF980, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_NR, REST},
241 { "fcalld",2,1,1,0xFB80, 0xFF80, {OP_xpmad}, B_BRANCH|FL_FAR|FL_DELAY|FL_NR, REST},
Dtic54x-dis.c260 case OP_xpmad: in print_instruction()
/toolchain/binutils/binutils-2.27/include/opcode/
Dtic54x.h44 OP_xpmad, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c3274 case OP_xpmad: in is_type()
3822 case OP_xpmad: in encode_operand()