Searched refs:PMP_R (Results 1 - 4 of 4) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/env/ps/
H A Driscv_test.h61 li t0, PMP_NAPOT | PMP_R | PMP_W | PMP_X; \
/gem5/tests/test-progs/asmtest/src/riscv/env/p/
H A Driscv_test.h61 li t0, PMP_NAPOT | PMP_R | PMP_W | PMP_X; \
/gem5/tests/test-progs/asmtest/src/riscv/env/v/
H A Dvm.c237 uintptr_t pmpc = PMP_NAPOT | PMP_R | PMP_W | PMP_X;
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h130 #define PMP_R 0x01 macro

Completed in 17 milliseconds