Searched refs:OP_Sind (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 43 OP_Sind, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic54x-opc.c | 268 { "banz", 2,2,2,0x6C00, 0xFF00, {OP_pmad,OP_Sind}, B_BRANCH|FL_NR, REST}, 269 { "banzd", 2,2,2,0x6E00, 0xFF00, {OP_pmad,OP_Sind}, B_BRANCH|FL_DELAY|FL_NR, REST},
|
D | tic54x-dis.c | 95 || OPTYPE (tm->operand_types[1]) == OP_Sind in has_lkaddr() 222 case OP_Sind: in print_instruction()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 3269 case OP_Sind: in is_type() 3818 case OP_Sind: in encode_operand() 4017 || OPTYPE (insn->operands[i].type) == OP_Sind) in build_insn()
|