Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c13849 const unsigned HOST_WIDE_INT accrued_exception_mask = 0x1f << 5; in sparc_atomic_assign_expand_fenv() local
13875 ~(accrued_exception_mask | trap_enable_mask))); in sparc_atomic_assign_expand_fenv()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc13807 const unsigned HOST_WIDE_INT accrued_exception_mask = 0x1f << 5; in sparc_atomic_assign_expand_fenv() local
13833 ~(accrued_exception_mask | trap_enable_mask))); in sparc_atomic_assign_expand_fenv()