target/riscv: Remove the hret instruction
commit0736febb2d0e1bb503ca07091c16a16e78480366
authorAlistair Francis <alistair.francis@wdc.com>
Sat, 1 Feb 2020 01:02:38 +0000 (31 17:02 -0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Thu, 27 Feb 2020 21:45:45 +0000 (27 13:45 -0800)
treee2e63cbab2817b4cb1b02059448859872006d47a
parent895c412cb6e79b7b08bd3c2d2fcb70a3cab6ff8a
target/riscv: Remove the hret instruction

The hret instruction does not exist in the new spec versions, so remove
it from QEMU.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
target/riscv/insn32.decode
target/riscv/insn_trans/trans_privileged.inc.c