Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x.h337 tic6x_operand_mem_short, enumerator
Dtic6x-opcode-table.h102 #define ORMEMSB { tic6x_operand_mem_short, 1, tic6x_rw_read, 3, 3, 0, 0 }
103 #define OWMEMSB { tic6x_operand_mem_short, 1, tic6x_rw_write, 3, 3, 0, 0 }
106 #define ORMEMSH { tic6x_operand_mem_short, 2, tic6x_rw_read, 3, 3, 0, 0 }
107 #define OWMEMSH { tic6x_operand_mem_short, 2, tic6x_rw_write, 3, 3, 0, 0 }
110 #define ORMEMSW { tic6x_operand_mem_short, 4, tic6x_rw_read, 3, 3, 0, 0 }
111 #define OWMEMSW { tic6x_operand_mem_short, 4, tic6x_rw_write, 3, 3, 0, 0 }
114 #define ORMEMSD { tic6x_operand_mem_short, 8, tic6x_rw_read, 3, 3, 0, 0 }
115 #define OWMEMSD { tic6x_operand_mem_short, 8, tic6x_rw_write, 3, 3, 0, 0 }
/toolchain/binutils/binutils-2.25/opcodes/
Dtic6x-dis.c1017 case tic6x_operand_mem_short: in print_insn_tic6x()
1033 case tic6x_operand_mem_short: in print_insn_tic6x()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c2110 case tic6x_operand_mem_short: in tic6x_coarse_operand_form()
2253 case tic6x_operand_mem_short: in tic6x_operand_matches_form()