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

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64si/
H A Ddirty.S19 srl a1, a1, RISCV_PGSHIFT
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h187 #define RISCV_PGSHIFT 12 macro
188 #define RISCV_PGSIZE (1 << RISCV_PGSHIFT)

Completed in 20 milliseconds