Searched refs:efsctsiz (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | spe-ops.c.inc | 64 GEN_SPE(efsctsiz, speundef, 0x0D, 0x0B, 0x00180000, 0xFFFFFFFF, PPC_SPE_SINGLE),
|
H A D | spe-impl.c.inc | 1085 GEN_SPEFPUOP_CONV_32_32(efsctsiz); 1108 GEN_SPE(efsctsiz, speundef, 0x0D, 0x0B, 0x00180000, 0xFFFFFFFF, PPC_SPE_SINGLE); //
|
/openbmc/qemu/target/ppc/ |
H A D | helper.h | 597 DEF_HELPER_2(efsctsiz, i32, env, i32)
|
H A D | fpu_helper.c | 985 static inline uint32_t efsctsiz(CPUPPCState *env, uint32_t val) in efsctsiz() function
|