Home
last modified time | relevance | path

Searched refs:tic6x_rw_read (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic6x-opcode-table.h56 #define ORIRP1 { tic6x_operand_irp, 4, tic6x_rw_read, 1, 1, 0, 0 }
57 #define ORNRP1 { tic6x_operand_nrp, 4, tic6x_rw_read, 1, 1, 0, 0 }
64 #define ORREG1 { tic6x_operand_reg, 4, tic6x_rw_read, 1, 1, 0, 0 }
65 #define ORDREG1 { tic6x_operand_dreg, 4, tic6x_rw_read, 1, 1, 0, 0 }
66 #define ORTREG1 { tic6x_operand_treg, 4, tic6x_rw_read, 1, 1, 0, 0 }
68 #define ORB15REG1 { tic6x_operand_b15reg, 4, tic6x_rw_read, 1, 1, 0, 0 }
70 #define ORAREG1 { tic6x_operand_areg, 4, tic6x_rw_read, 1, 1, 0, 0 }
71 #define ORXREG1 { tic6x_operand_xreg, 4, tic6x_rw_read, 1, 1, 0, 0 }
72 #define ORREG12 { tic6x_operand_reg, 4, tic6x_rw_read, 1, 2, 0, 0 }
73 #define ORREG14 { tic6x_operand_reg, 4, tic6x_rw_read, 1, 4, 0, 0 }
[all …]
H A Dtic6x.h372 tic6x_rw_read, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtic6x-opcode-table.h56 #define ORIRP1 { tic6x_operand_irp, 4, tic6x_rw_read, 1, 1, 0, 0 }
57 #define ORNRP1 { tic6x_operand_nrp, 4, tic6x_rw_read, 1, 1, 0, 0 }
64 #define ORREG1 { tic6x_operand_reg, 4, tic6x_rw_read, 1, 1, 0, 0 }
65 #define ORDREG1 { tic6x_operand_dreg, 4, tic6x_rw_read, 1, 1, 0, 0 }
66 #define ORTREG1 { tic6x_operand_treg, 4, tic6x_rw_read, 1, 1, 0, 0 }
68 #define ORB15REG1 { tic6x_operand_b15reg, 4, tic6x_rw_read, 1, 1, 0, 0 }
70 #define ORAREG1 { tic6x_operand_areg, 4, tic6x_rw_read, 1, 1, 0, 0 }
71 #define ORXREG1 { tic6x_operand_xreg, 4, tic6x_rw_read, 1, 1, 0, 0 }
72 #define ORREG12 { tic6x_operand_reg, 4, tic6x_rw_read, 1, 2, 0, 0 }
73 #define ORREG14 { tic6x_operand_reg, 4, tic6x_rw_read, 1, 4, 0, 0 }
[all …]
H A Dtic6x.h372 tic6x_rw_read, enumerator
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c1437 if (rw != tic6x_rw_read in print_insn_tic6x()
1448 && (rw == tic6x_rw_read in print_insn_tic6x()
1449 ? (tic6x_ctrl_table[crid].rw == tic6x_rw_read in print_insn_tic6x()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c1437 if (rw != tic6x_rw_read in print_insn_tic6x()
1448 && (rw == tic6x_rw_read in print_insn_tic6x()
1449 ? (tic6x_ctrl_table[crid].rw == tic6x_rw_read in print_insn_tic6x()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic6x.c2217 case tic6x_rw_read: in tic6x_operand_matches_form()
2218 if (tic6x_ctrl_table[op->value.ctrl].rw == tic6x_rw_read in tic6x_operand_matches_form()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic6x.c2217 case tic6x_rw_read: in tic6x_operand_matches_form()
2218 if (tic6x_ctrl_table[op->value.ctrl].rw == tic6x_rw_read in tic6x_operand_matches_form()