Searched refs:_ULCAST_ (Results 1 – 1 of 1) sorted by relevance
154 #define _ULCAST_ macro156 #define _ULCAST_ (unsigned long) macro237 #define MIPS_FPIR_S (_ULCAST_(1) << 16)238 #define MIPS_FPIR_D (_ULCAST_(1) << 17)241 #define MIPS_FPIR_W (_ULCAST_(1) << 20)242 #define MIPS_FPIR_L (_ULCAST_(1) << 21)309 #define FPU_CSR_RSVD (_ULCAST_(7) << 20)311 #define FPU_CSR_ABS2008 (_ULCAST_(1) << 19)312 #define FPU_CSR_NAN2008 (_ULCAST_(1) << 18)375 #define IE_SW0 (_ULCAST_(1) << 8)[all …]
Completed in 7 milliseconds