Searched refs:tic6x_operand_mem_ndw (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | tic6x-dis.c | 1030 case tic6x_operand_mem_ndw: in print_insn_tic6x() 1046 case tic6x_operand_mem_ndw: in print_insn_tic6x() 1328 != tic6x_operand_mem_ndw))) in print_insn_tic6x() 1356 == tic6x_operand_mem_ndw) in print_insn_tic6x() 1364 == tic6x_operand_mem_ndw) in print_insn_tic6x()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | tic6x-dis.c | 1030 case tic6x_operand_mem_ndw: in print_insn_tic6x() 1046 case tic6x_operand_mem_ndw: in print_insn_tic6x() 1328 != tic6x_operand_mem_ndw))) in print_insn_tic6x() 1356 == tic6x_operand_mem_ndw) in print_insn_tic6x() 1364 == tic6x_operand_mem_ndw) in print_insn_tic6x()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | tic6x.h | 346 tic6x_operand_mem_ndw, enumerator
|
H A 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 }
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | tic6x.h | 346 tic6x_operand_mem_ndw, enumerator
|
H A 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 }
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic6x.c | 2107 case tic6x_operand_mem_ndw: in tic6x_coarse_operand_form() 2246 case tic6x_operand_mem_ndw: in tic6x_operand_matches_form() 2265 && form != tic6x_operand_mem_ndw) in tic6x_operand_matches_form()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic6x.c | 2107 case tic6x_operand_mem_ndw: in tic6x_coarse_operand_form() 2246 case tic6x_operand_mem_ndw: in tic6x_operand_matches_form() 2265 && form != tic6x_operand_mem_ndw) in tic6x_operand_matches_form()
|