Searched refs:sfas (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/crypto/ |
H A D | n2_core.c | 217 bool sfas, bool sob, bool eob, bool encrypt, in control_word_base() argument 225 if (sfas) in control_word_base()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | fpu_helper.c | 916 void HELPER(sfas)(CPUS390XState *env, uint64_t fpc) in HELPER() argument
|
H A D | insn-data.h.inc | 601 F(0xb2bd, LFAS, S, IEEEE_SIM, 0, m2_32u, 0, 0, sfas, 0, IF_DFP) 806 F(0xb385, SFASR, RRE, IEEEE_SIM, 0, r1_o, 0, 0, sfas, 0, IF_DFP)
|
/openbmc/qemu/target/s390x/ |
H A D | helper.h | 110 DEF_HELPER_FLAGS_2(sfas, TCG_CALL_NO_WG, void, env, i64)
|