Searched refs:fsadd (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/m68k/ |
H A D | helper.h | 43 DEF_HELPER_4(fsadd, void, env, fp, fp, fp)
|
H A D | fpu_helper.c | 325 void HELPER(fsadd)(CPUM68KState *env, FPReg *res, FPReg *val0, FPReg *val1) in HELPER() argument
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | util.S | 94 | instruction is fsgldiv or fsglmul or fsadd, fdadd, fsub, fdsub, fsmul,
|
/openbmc/qemu/target/ppc/ |
H A D | fpu_helper.c | 1167 HELPER_SPE_SINGLE_ARITH(fsadd); 1182 HELPER_SPE_VECTOR_ARITH(fsadd);
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 2486 # fadd fdadd fsadd fasin frem 11509 long fsadd - tbl_unsupp # 62: fsadd 14604 # fsadd(): emulates the fadd instruction # 14635 global fsadd 14636 fsadd: label
|
H A D | pfpsp.S | 2485 # fadd fdadd fsadd fasin frem
|