Searched refs:efscfuf (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | spe-ops.c.inc | 60 GEN_SPE(efscfuf, efscfsf, 0x09, 0x0B, 0x00180000, 0x00180000, PPC_SPE_SINGLE),
|
H A D | spe-impl.c.inc | 1078 GEN_SPEFPUOP_CONV_32_32(efscfuf); 1104 GEN_SPE(efscfuf, efscfsf, 0x09, 0x0B, 0x00180000, 0x00180000, PPC_SPE_SINGLE); //
|
/openbmc/qemu/target/ppc/ |
H A D | helper.h | 593 DEF_HELPER_2(efscfuf, i32, env, i32)
|
H A D | fpu_helper.c | 1023 static inline uint32_t efscfuf(CPUPPCState *env, uint32_t val) in efscfuf() function
|