Searched refs:xxc_from_m34 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/s390x/tcg/ |
H A D | fpu_helper.c | 212 static inline bool xxc_from_m34(uint32_t m34) in xxc_from_m34() function 349 handle_exceptions(env, xxc_from_m34(m34), GETPC()); in HELPER() 376 handle_exceptions(env, xxc_from_m34(m34), GETPC()); in HELPER() 387 handle_exceptions(env, xxc_from_m34(m34), GETPC()); in HELPER() 466 handle_exceptions(env, xxc_from_m34(m34), GETPC()); in HELPER() 477 handle_exceptions(env, xxc_from_m34(m34), GETPC()); in HELPER() 488 handle_exceptions(env, xxc_from_m34(m34), GETPC()); in HELPER() 499 handle_exceptions(env, xxc_from_m34(m34), GETPC()); in HELPER() 510 handle_exceptions(env, xxc_from_m34(m34), GETPC()); in HELPER() 521 handle_exceptions(env, xxc_from_m34(m34), GETPC()); in HELPER() [all …]
|