Searched refs:TARGET_GEN_FLTUND (Results 1 – 2 of 2) sorted by relevance
/qemu/linux-user/alpha/ | ||
H A D | target_signal.h | 71 #define TARGET_GEN_FLTUND -5 /* fp underflow */ macro |
H A D | cpu_loop.c | 123 case TARGET_GEN_FLTUND: in cpu_loop() |