Home
last modified time | relevance | path

Searched refs:WF0 (Results 1 – 6 of 6) 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 } },
200 { "btsti", SHORT_2, 1, IU, PAR|WF0, 0xe01, 0x7e01, { RSRC2, UNUM4 } },
202 { "cmp", SHORT_2, 1, EITHER, PAR|WF0, 0x600, 0x7e01, { RSRC2, RSRC } },
203 { "cmp", SHORT_2, 1, IU, PAR|WF0, 0x1603, 0x7eef, { ASRC2, ASRC } },
204 { "cmpeq", SHORT_2, 1, EITHER, PAR|WF0, 0x400, 0x7e01, { RSRC2, RSRC } },
205 { "cmpeq", SHORT_2, 1, IU, PAR|WF0, 0x1403, 0x7eef, { ASRC2, ASRC } },
207 { "cmpeqi.s", SHORT_2, 1, EITHER, PAR|WF0, 0x401, 0x7e01, { RSRC2, NUM4 } },
210 { "cmpi.s", SHORT_2, 1, EITHER, PAR|WF0, 0x601, 0x7e01, { RSRC2, NUM4 } },
212 { "cmpu", SHORT_2, 1, EITHER, PAR|WF0, 0x4600, 0x7e01, { RSRC2, RSRC } },
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
Dfdpic6.s4 .weak WF0
21 call WF0
Dfdpic-shared-6.d59 [0-9a-f ]+: R_FRV_FUNCDESC_VALUE WF0
Dfdpic-pie-6.d59 [0-9a-f ]+: R_FRV_FUNCDESC_VALUE WF0
/toolchain/binutils/binutils-2.25/include/opcode/
Dd10v.h79 #define WF0 128 /* modifies f0 */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d10v.c797 else if (op->exec_type & WF0) in check_resource_conflict()
942 else if (op->exec_type & WF0) in parallel_ok()