Searched refs:tic6x_operand_mem_ndw (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic6x-dis.c | 1018 case tic6x_operand_mem_ndw: in print_insn_tic6x() 1034 case tic6x_operand_mem_ndw: in print_insn_tic6x() 1315 != tic6x_operand_mem_ndw))) in print_insn_tic6x() 1343 == tic6x_operand_mem_ndw) in print_insn_tic6x() 1351 == tic6x_operand_mem_ndw) in print_insn_tic6x()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x.h | 342 tic6x_operand_mem_ndw, enumerator
|
D | tic6x-opcode-table.h | 116 #define ORMEMND { tic6x_operand_mem_ndw, 8, tic6x_rw_read, 3, 3, 0, 0 } 117 #define OWMEMND { tic6x_operand_mem_ndw, 8, tic6x_rw_write, 3, 3, 0, 0 }
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic6x.c | 2115 case tic6x_operand_mem_ndw: in tic6x_coarse_operand_form() 2254 case tic6x_operand_mem_ndw: in tic6x_operand_matches_form() 2273 && form != tic6x_operand_mem_ndw) in tic6x_operand_matches_form()
|