Home
last modified time | relevance | path

Searched refs:handle_exceptions (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dfpu_helper.c61 static void handle_exceptions(CPUS390XState *env, bool XxC, uintptr_t retaddr) in handle_exceptions() function
222 handle_exceptions(env, false, GETPC()); in HELPER()
230 handle_exceptions(env, false, GETPC()); in HELPER()
238 handle_exceptions(env, false, GETPC()); in HELPER()
246 handle_exceptions(env, false, GETPC()); in HELPER()
254 handle_exceptions(env, false, GETPC()); in HELPER()
262 handle_exceptions(env, false, GETPC()); in HELPER()
270 handle_exceptions(env, false, GETPC()); in HELPER()
278 handle_exceptions(env, false, GETPC()); in HELPER()
286 handle_exceptions(env, false, GETPC()); in HELPER()
[all …]