Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h56 #define EXCP_FP_BSUN 48 /* Branch Set on Unordered */ macro
H A Dop_helper.c159 case EXCP_FP_BSUN: in m68k_exception_name()