Searched refs:EXC_M_INE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/alpha/ | ||
H A D | cpu.h | 356 EXC_M_INE = 32, /* Inexact result */ enumerator |
H A D | fpu_helper.c | 66 hw_exc |= CONVERT_BIT(exc, FPCR_INE, EXC_M_INE); in fp_exc_raise1() |