Searched refs:sub_d (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ |
H A D | fpu_emulator.h | 148 unsigned long sub_d; member
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | me-debugfs.c | 177 __this_cpu_write((fpuemustats).sub_d, 0); in fpuemustats_clear_show() 345 FPU_STAT_CREATE_EX(sub_d); in debugfs_fpuemu()
|
H A D | cp1emu.c | 2090 MIPS_FPU_EMU_INC_STATS(sub_d); in fpu_emu()
|
/openbmc/qemu/target/xtensa/ |
H A D | helper.h | 78 DEF_HELPER_3(sub_d, f64, env, f64, f64)
|
H A D | fpu_helper.c | 191 float64 HELPER(sub_d)(CPUXtensaState *env, float64 a, float64 b) in HELPER() argument
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_dfp0_arith.S | 74 test sub_d
|
/openbmc/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_arith.c.inc | 266 TRANS(sub_d, 64, gen_rrr, EXT_NONE, EXT_NONE, EXT_NONE, tcg_gen_sub_tl)
|
/openbmc/qemu/target/loongarch/ |
H A D | insns.decode | 111 sub_d 0000 00000001 00011 ..... ..... ..... @rrr
|
H A D | disas.c | 389 INSN(sub_d, rrr) in INSN()
|