Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.h57 #define EXCP_FP_INEX 49 /* Inexact result */ macro
H A Dop_helper.c161 case EXCP_FP_INEX: in m68k_exception_name()