diff options
author | LIU Zhiwei <zhiwei_liu@linux.alibaba.com> | 2024-07-09 19:36:42 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2024-07-18 12:00:42 +1000 |
commit | 6eab278d389bc3569135773265e0d481d89ef82e (patch) | |
tree | d74c5352f2da91939376aebbb96cf6a6a1a8aae3 /scripts/oss-fuzz | |
parent | 58ee924b97d1c0898555647a31820c5a20d55a73 (diff) | |
download | qemu-6eab278d389bc3569135773265e0d481d89ef82e.zip qemu-6eab278d389bc3569135773265e0d481d89ef82e.tar.gz qemu-6eab278d389bc3569135773265e0d481d89ef82e.tar.bz2 |
target/riscv: Add zimop extension
Zimop extension defines an encoding space for 40 MOPs.The Zimop
extension defines 32 MOP instructions named MOP.R.n, where n is
an integer between 0 and 31, inclusive. The Zimop extension
additionally defines 8 MOP instructions named MOP.RR.n, where n
is an integer between 0 and 7.
These 40 MOPs initially are defined to simply write zero to x[rd],
but are designed to be redefined by later extensions to perform some
other action.
Signed-off-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Deepak Gupta <debug@rivosinc.com>
Message-ID: <20240709113652.1239-2-zhiwei_liu@linux.alibaba.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scripts/oss-fuzz')
0 files changed, 0 insertions, 0 deletions