Home
last modified time | relevance | path

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

/qemu/target/alpha/
H A Dcpu.h358 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()