Searched refs:tic6x_operand_mem_long (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | tic6x.h | 349 tic6x_operand_mem_long, enumerator
|
| D | tic6x-opcode-table.h | 104 #define ORMEMLB { tic6x_operand_mem_long, 1, tic6x_rw_read, 3, 3, 0, 0 } 105 #define OWMEMLB { tic6x_operand_mem_long, 1, tic6x_rw_write, 3, 3, 0, 0 } 108 #define ORMEMLH { tic6x_operand_mem_long, 2, tic6x_rw_read, 3, 3, 0, 0 } 109 #define OWMEMLH { tic6x_operand_mem_long, 2, tic6x_rw_write, 3, 3, 0, 0 } 112 #define ORMEMLW { tic6x_operand_mem_long, 4, tic6x_rw_read, 3, 3, 0, 0 } 113 #define OWMEMLW { tic6x_operand_mem_long, 4, tic6x_rw_write, 3, 3, 0, 0 }
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | tic6x.h | 349 tic6x_operand_mem_long, enumerator
|
| D | tic6x-opcode-table.h | 104 #define ORMEMLB { tic6x_operand_mem_long, 1, tic6x_rw_read, 3, 3, 0, 0 } 105 #define OWMEMLB { tic6x_operand_mem_long, 1, tic6x_rw_write, 3, 3, 0, 0 } 108 #define ORMEMLH { tic6x_operand_mem_long, 2, tic6x_rw_read, 3, 3, 0, 0 } 109 #define OWMEMLH { tic6x_operand_mem_long, 2, tic6x_rw_write, 3, 3, 0, 0 } 112 #define ORMEMLW { tic6x_operand_mem_long, 4, tic6x_rw_read, 3, 3, 0, 0 } 113 #define OWMEMLW { tic6x_operand_mem_long, 4, tic6x_rw_write, 3, 3, 0, 0 }
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | tic6x-dis.c | 851 case tic6x_operand_mem_long: in print_insn_tic6x() 1073 case tic6x_operand_mem_long: in print_insn_tic6x()
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | tic6x-dis.c | 851 case tic6x_operand_mem_long: in print_insn_tic6x() 1073 case tic6x_operand_mem_long: in print_insn_tic6x()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-tic6x.c | 2103 case tic6x_operand_mem_long: in tic6x_coarse_operand_form() 2280 case tic6x_operand_mem_long: in tic6x_operand_matches_form()
|