Searched refs:fdadd (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/m68k/ |
H A D | helper.h | 44 DEF_HELPER_4(fdadd, void, env, fp, fp, fp)
|
H A D | fpu_helper.c | 332 void HELPER(fdadd)(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/linux/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 2486 # fadd fdadd fsadd fasin frem 11513 long fdadd - tbl_unsupp # 66: fdadd 14605 # fdadd(): emulates the fdadd instruction # 14641 global fdadd 14642 fdadd: label
|
H A D | pfpsp.S | 2485 # fadd fdadd fsadd fasin frem
|