Home
last modified time | relevance | path

Searched refs:PAR (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
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, 0x4900, 0x7f00, { ANUM8 } },
[all …]
/toolchain/binutils/binutils-2.25/include/opcode/
Dd10v.h74 #define PAR 4 /* may be parallel */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d10v.c703 || ! ((op1->exec_type & PAR) || (op1->exec_type & PARONLY))) in check_resource_conflict()
711 || ! ((op2->exec_type & PAR) || (op2->exec_type & PARONLY))) in check_resource_conflict()
840 || (op1->exec_type & PAR) == 0 || (op2->exec_type & PAR) == 0 in parallel_ok()
/toolchain/binutils/binutils-2.25/gas/po/
Des.po4714 msgstr "El número de registro debe ser PAR"