commit | e44b50b5b2e508fdd24915ab0e44ac49685e1de3 | [log] [tgz] |
---|---|---|
author | Alistair Francis <alistair.francis@wdc.com> | Fri Jan 31 17:03:08 2020 -0800 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Thu Feb 27 13:46:33 2020 -0800 |
tree | e0a6d6fa3b43bbab5534860e590114d95e90f0b6 | |
parent | 551fa7e8a695ea5fd1cca8ffd318556855bbf54f [diff] |
target/riscv: Add the MSTATUS_MPV_ISSET helper macro Add a helper macro MSTATUS_MPV_ISSET() which will determine if the MSTATUS_MPV bit is set for both 32-bit and 64-bit RISC-V. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>