Searched refs:handle_exceptions (Results 1 – 1 of 1) sorted by relevance
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | fpu_helper.c | 60 static void handle_exceptions(CPUS390XState *env, bool XxC, uintptr_t retaddr) in handle_exceptions() function 221 handle_exceptions(env, false, GETPC()); in HELPER() 229 handle_exceptions(env, false, GETPC()); in HELPER() 237 handle_exceptions(env, false, GETPC()); in HELPER() 245 handle_exceptions(env, false, GETPC()); in HELPER() 253 handle_exceptions(env, false, GETPC()); in HELPER() 261 handle_exceptions(env, false, GETPC()); in HELPER() 269 handle_exceptions(env, false, GETPC()); in HELPER() 277 handle_exceptions(env, false, GETPC()); in HELPER() 285 handle_exceptions(env, false, GETPC()); in HELPER() [all …]
|