Home
last modified time | relevance | path

Searched refs:tic6x_operand_mem_long (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dtic6x.h349 tic6x_operand_mem_long, enumerator
Dtic6x-opcode-table.h104 #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/
Dtic6x.h349 tic6x_operand_mem_long, enumerator
Dtic6x-opcode-table.h104 #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/
Dtic6x-dis.c851 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/
Dtic6x-dis.c851 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/
Dtc-tic6x.c2103 case tic6x_operand_mem_long: in tic6x_coarse_operand_form()
2280 case tic6x_operand_mem_long: in tic6x_operand_matches_form()