Home
last modified time | relevance | path

Searched refs:fr1 (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/tests/tcg/xtensa/
H A Dfpu.h49 .macro test_op1_rm op, fr0, fr1, v0, r, sr
53 \op \fr1, \fr0
54 check_res \fr1, \r, \sr
57 .macro test_op2_rm op, fr0, fr1, fr2, v0, v1, r, sr
61 movfp \fr1, \v1
62 \op \fr2, \fr0, \fr1
66 .macro test_op3_rm op, fr0, fr1, fr2, fr3, v0, v1, v2, r, sr
70 movfp \fr1, \v1
72 \op \fr0, \fr1, \fr2
76 .macro test_op1_ex op, fr0, fr1, v0, rm, r, sr
[all …]
H A Dtest_fp1.S13 .macro test_ord_ex op, br, fr0, fr1, v0, v1, r, sr
17 movfp \fr1, \v1
18 \op \br, \fr0, \fr1
32 .macro test_ord op, br, fr0, fr1, v0, v1, r, sr
35 test_ord_ex \op, \br, \fr0, \fr1, \v0, \v1, \r, \sr
38 test_ord_ex \op, \br, \fr0, \fr1, \v0, \v1, \r, \sr
90 .macro test_cond op, fr0, fr1, cr, v0, v1, r
92 movfp \fr1, \v1
93 \op \fr0, \fr1, \cr
H A Dtest_fp0_sqrt.S40 .macro sqrt_s fr0, fr1 argument
41 sqrt_seq \fr0, \fr1, f10, f11, f12, f13, f14, f15
H A Dtest_fp0_div.S36 .macro div_s fr0, fr1, fr2
37 divs_seq \fr0, \fr1, \fr2, f9, f10, f11, f12, f13, f14, f15
/openbmc/linux/arch/powerpc/kernel/
H A Dvector.S208 stfd fr1,16(r1)
210 LDCONST(fr1, fpzero)
212 MTFSF_L(fr1)
220 lfd fr1,16(r1)
237 lfsx fr1,r5,r6
238 fadds fr0,fr0,fr1
254 lfsx fr1,r5,r6
255 fsubs fr0,fr0,fr1
272 lfsx fr1,r5,r7
274 fmadds fr0,fr0,fr2,fr1
[all …]
/openbmc/linux/arch/mips/kernel/
H A Delf.c54 bool fr1; member
222 prog_req.fr1 = interp_req.fr1 && prog_req.fr1; in arch_check_elf()
250 if (prog_req.fre && !prog_req.frdefault && !prog_req.fr1) in arch_check_elf()
252 else if ((prog_req.fr1 && prog_req.frdefault) || in arch_check_elf()
258 else if (prog_req.fr1) in arch_check_elf()
261 !prog_req.fr1 && !prog_req.single && !prog_req.soft) in arch_check_elf()
/openbmc/qemu/linux-user/mips/
H A Dcpu_loop.c224 bool fr1; in target_cpu_copy_regs() member
276 prog_req.fr1 &= interp_req.fr1; in target_cpu_copy_regs()
283 if (prog_req.fre && !prog_req.frdefault && !prog_req.fr1) { in target_cpu_copy_regs()
288 } else if ((prog_req.fr1 && prog_req.frdefault) || in target_cpu_copy_regs()
291 && cpu_has_mips_r2_r6) || prog_req.fr1) { in target_cpu_copy_regs()
295 } else if (prog_req.fr1) { in target_cpu_copy_regs()
299 !prog_req.fr1 && !prog_req.single && !prog_req.soft) { in target_cpu_copy_regs()
/openbmc/linux/arch/parisc/include/asm/
H A Dasmregs.h82 fr1: .reg %fr1
H A Dassembly.h279 fstd,ma %fr1, 8(\regs)
343 fldd,mb -8(\regs), %fr1
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h623 #define fr1 1
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc_asm.h623 #define fr1 1