Searched refs:PAR (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dd10v-opc.c171 { "abs", SHORT_2, 1, EITHER, PAR|WF0, 0x4607, 0x7e1f, { RDST } },
172 { "abs", SHORT_2, 1, IU, PAR|WF0, 0x5607, 0x7eff, { ADST } },
173 { "add", SHORT_2, 1, EITHER, PAR|WCAR, 0x0200, 0x7e01, { RDST, RSRC } },
174 { "add", SHORT_2, 1, IU, PAR, 0x1201, 0x7ee3, { ADST, RSRCE } },
175 { "add", SHORT_2, 1, IU, PAR, 0x1203, 0x7eef, { ADST, ASRC } },
176 { "add2w", SHORT_2, 2, IU, PAR|WCAR, 0x1200, 0x7e23, { RDSTE, RSRCE } },
182 { "addi", SHORT_2, 1, EITHER, PAR|WCAR, 0x201, 0x7e01, { RDST, UNUM4S } },
183 { "and", SHORT_2, 1, EITHER, PAR, 0xc00, 0x7e01, { RDST, RSRC } },
185 { "bclri", SHORT_2, 1, IU, PAR, 0xc01, 0x7e01, { RDST, UNUM4 } },
187 { "bl.s", SHORT_B, 3, MU, ALONE|BRANCH_LINK|PAR,
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dd10v-opc.c170 { "abs", SHORT_2, 1, EITHER, PAR|WF0, 0x4607, 0x7e1f, { RDST } },
171 { "abs", SHORT_2, 1, IU, PAR|WF0, 0x5607, 0x7eff, { ADST } },
172 { "add", SHORT_2, 1, EITHER, PAR|WCAR, 0x0200, 0x7e01, { RDST, RSRC } },
173 { "add", SHORT_2, 1, IU, PAR, 0x1201, 0x7ee3, { ADST, RSRCE } },
174 { "add", SHORT_2, 1, IU, PAR, 0x1203, 0x7eef, { ADST, ASRC } },
175 { "add2w", SHORT_2, 2, IU, PAR|WCAR, 0x1200, 0x7e23, { RDSTE, RSRCE } },
181 { "addi", SHORT_2, 1, EITHER, PAR|WCAR, 0x201, 0x7e01, { RDST, UNUM4S } },
182 { "and", SHORT_2, 1, EITHER, PAR, 0xc00, 0x7e01, { RDST, RSRC } },
184 { "bclri", SHORT_2, 1, IU, PAR, 0xc01, 0x7e01, { RDST, UNUM4 } },
186 { "bl.s", SHORT_B, 3, MU, ALONE|BRANCH_LINK|PAR,
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dd10v-opc.c170 { "abs", SHORT_2, 1, EITHER, PAR|WF0, 0x4607, 0x7e1f, { RDST } },
171 { "abs", SHORT_2, 1, IU, PAR|WF0, 0x5607, 0x7eff, { ADST } },
172 { "add", SHORT_2, 1, EITHER, PAR|WCAR, 0x0200, 0x7e01, { RDST, RSRC } },
173 { "add", SHORT_2, 1, IU, PAR, 0x1201, 0x7ee3, { ADST, RSRCE } },
174 { "add", SHORT_2, 1, IU, PAR, 0x1203, 0x7eef, { ADST, ASRC } },
175 { "add2w", SHORT_2, 2, IU, PAR|WCAR, 0x1200, 0x7e23, { RDSTE, RSRCE } },
181 { "addi", SHORT_2, 1, EITHER, PAR|WCAR, 0x201, 0x7e01, { RDST, UNUM4S } },
182 { "and", SHORT_2, 1, EITHER, PAR, 0xc00, 0x7e01, { RDST, RSRC } },
184 { "bclri", SHORT_2, 1, IU, PAR, 0xc01, 0x7e01, { RDST, UNUM4 } },
186 { "bl.s", SHORT_B, 3, MU, ALONE|BRANCH_LINK|PAR,
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dd10v-opc.c170 { "abs", SHORT_2, 1, EITHER, PAR|WF0, 0x4607, 0x7e1f, { RDST } },
171 { "abs", SHORT_2, 1, IU, PAR|WF0, 0x5607, 0x7eff, { ADST } },
172 { "add", SHORT_2, 1, EITHER, PAR|WCAR, 0x0200, 0x7e01, { RDST, RSRC } },
173 { "add", SHORT_2, 1, IU, PAR, 0x1201, 0x7ee3, { ADST, RSRCE } },
174 { "add", SHORT_2, 1, IU, PAR, 0x1203, 0x7eef, { ADST, ASRC } },
175 { "add2w", SHORT_2, 2, IU, PAR|WCAR, 0x1200, 0x7e23, { RDSTE, RSRCE } },
181 { "addi", SHORT_2, 1, EITHER, PAR|WCAR, 0x201, 0x7e01, { RDST, UNUM4S } },
182 { "and", SHORT_2, 1, EITHER, PAR, 0xc00, 0x7e01, { RDST, RSRC } },
184 { "bclri", SHORT_2, 1, IU, PAR, 0xc01, 0x7e01, { RDST, UNUM4 } },
186 { "bl.s", SHORT_B, 3, MU, ALONE|BRANCH_LINK|PAR,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dd10v.h78 #define PAR 4 /* may be parallel */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dd10v.h78 #define PAR 4 /* may be parallel */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dd10v.h78 #define PAR 4 /* may be parallel */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dd10v.h78 #define PAR 4 /* may be parallel */ macro
/netbsd-current/sys/arch/evbarm/stand/boot2440/
H A Ddm9000.c87 #define PAR 0x10 /* station address */ macro
230 CSR_WRITE_1(l, PAR + 0, en[0]);
231 CSR_WRITE_1(l, PAR + 1, en[1]);
232 CSR_WRITE_1(l, PAR + 2, en[2]);
233 CSR_WRITE_1(l, PAR + 3, en[3]);
234 CSR_WRITE_1(l, PAR + 4, en[4]);
235 CSR_WRITE_1(l, PAR + 5, en[5]);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-d10v.c703 || ! ((op1->exec_type & PAR) || (op1->exec_type & PARONLY)))
711 || ! ((op2->exec_type & PAR) || (op2->exec_type & PARONLY)))
840 || (op1->exec_type & PAR) == 0 || (op2->exec_type & PAR) == 0
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d10v.c702 || ! ((op1->exec_type & PAR) || (op1->exec_type & PARONLY)))
710 || ! ((op2->exec_type & PAR) || (op2->exec_type & PARONLY)))
839 || (op1->exec_type & PAR) == 0 || (op2->exec_type & PAR) == 0
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-d10v.c702 || ! ((op1->exec_type & PAR) || (op1->exec_type & PARONLY)))
710 || ! ((op2->exec_type & PAR) || (op2->exec_type & PARONLY)))
839 || (op1->exec_type & PAR) == 0 || (op2->exec_type & PAR) == 0

Completed in 127 milliseconds