Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dtic54x.h43 OP_Sind, enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dtic54x-opc.c268 { "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},
Dtic54x-dis.c95 || OPTYPE (tm->operand_types[1]) == OP_Sind in has_lkaddr()
222 case OP_Sind: in print_instruction()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c3269 case OP_Sind: in is_type()
3818 case OP_Sind: in encode_operand()
4017 || OPTYPE (insn->operands[i].type) == OP_Sind) in build_insn()