Searched refs:SXL_OFFSET (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/riscv/
H A Disa.cc69 miscRegFile[MISCREG_STATUS] = (2ULL << UXL_OFFSET) | (2ULL << SXL_OFFSET) |
H A Dregisters.hh650 const off_t SXL_OFFSET = 34; member in namespace:RiscvISA
660 const RegVal STATUS_SXL_MASK = 3ULL << SXL_OFFSET;

Completed in 9 milliseconds