Home
last modified time | relevance | path

Searched refs:INT_MASK_SW0 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h3296 INT_MASK_SW0 = 0, enumerator
H A Dmips.cc1265 return (enum mips_int_mask) (INT_MASK_SW0 + (str[9] - '0')); in mips_interrupt_mask()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h3277 INT_MASK_SW0 = 0, enumerator
H A Dmips.c1263 return (enum mips_int_mask) (INT_MASK_SW0 + (str[9] - '0')); in mips_interrupt_mask()