Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h61 #define EXCP_FP_OVFL 53 /* Overflow */ macro
H A Dop_helper.c169 case EXCP_FP_OVFL: in m68k_exception_name()