aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/buffer.h
diff options
context:
space:
mode:
authorFrédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr>2022-01-06 22:00:54 +0100
committerAlistair Francis <alistair.francis@wdc.com>2022-01-08 15:46:10 +1000
commit344b4a82fc165798546dbf276c7b281899c177a0 (patch)
tree5d250e8e46cc718bf072405a01694891f1c2b101 /include/qemu/buffer.h
parente9d07601f6c412ef03e00b03d13ae22488be0bbe (diff)
downloadqemu-344b4a82fc165798546dbf276c7b281899c177a0.zip
qemu-344b4a82fc165798546dbf276c7b281899c177a0.tar.gz
qemu-344b4a82fc165798546dbf276c7b281899c177a0.tar.bz2
target/riscv: additional macros to check instruction support
Given that the 128-bit version of the riscv spec adds new instructions, and that some instructions that were previously only available in 64-bit mode are now available for both 64-bit and 128-bit, we added new macros to check for the processor mode during translation. Although RV128 is a superset of RV64, we keep for now the RV64 only tests for extensions other than RVI and RVM. Signed-off-by: Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr> Co-authored-by: Fabien Portas <fabien.portas@grenoble-inp.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-id: 20220106210108.138226-5-frederic.petrot@univ-grenoble-alpes.fr Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'include/qemu/buffer.h')
0 files changed, 0 insertions, 0 deletions