Home
last modified time | relevance | path

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

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