Home
last modified time | relevance | path

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

/openbmc/qemu/target/alpha/
H A Dcpu.h356 EXC_M_INE = 32, /* Inexact result */ enumerator
H A Dfpu_helper.c66 hw_exc |= CONVERT_BIT(exc, FPCR_INE, EXC_M_INE); in fp_exc_raise1()