Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dsparc-opc.c1162 { opcode, (mask), (lose), "1,f,g", (flags) | F_FLOAT, v9 }
1164 { opcode, (mask), (lose), "1,B,H", (flags) | F_FLOAT, v9 }
1166 { opcode, (mask), (lose), "1,R,J", (flags) | F_FLOAT, v9 }
1284 …OND(cond,0), F3F(~2, ~0x35, ~(0x100+fpsize))|MCOND(~cond,~0), "z," args, flags | F_FLOAT, v9 }, \
1285 …OND(fcond,0), F3F(~2, ~0x35, ~(0x000+fpsize))|MCOND(~fcond,~0), "6," args, flags | F_FLOAT, v9 }, \
1286 …OND(cond,0), F3F(~2, ~0x35, ~(0x180+fpsize))|MCOND(~cond,~0), "Z," args, flags | F_FLOAT, v9 }, \
1287 …OND(fcond,0), F3F(~2, ~0x35, ~(0x040+fpsize))|MCOND(~fcond,~0), "7," args, flags | F_FLOAT, v9 }, \
1288 …OND(fcond,0), F3F(~2, ~0x35, ~(0x080+fpsize))|MCOND(~fcond,~0), "8," args, flags | F_FLOAT, v9 }, \
1289 …|MCOND(fcond,0), F3F(~2, ~0x35, ~(0x0c0+fpsize))|MCOND(~fcond,~0), "9," args, flags | F_FLOAT, v9 }
1482 { "fdtoi", F3F(2, 0x34, 0x0d2), F3F(~2, ~0x34, ~0x0d2)|RS1_G0, "B,g", F_FLOAT, v6 },
[all …]
/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dsparc.h110 #define F_FLOAT 32 /* Floating point instruction (not a branch). */ macro
/mirbsd/src/gnu/usr.bin/perl/
DREADME.vms636 Alpha. Single precision floating point values are represented in F_FLOAT
640 available on VAX, so F_FLOAT and D_FLOAT remain the defaults for singles and
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-sparc.c1327 && (last_insn->flags & F_FLOAT) != 0)