Home
last modified time | relevance | path

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

/openbmc/qemu/target/alpha/
H A Dcpu.h356 EXC_M_FOV = 8, /* Overflow */ enumerator
H A Dfpu_helper.c64 hw_exc |= CONVERT_BIT(exc, FPCR_OVF, EXC_M_FOV); in fp_exc_raise1()