summaryrefslogtreecommitdiffstats
path: root/python/Pipfile.lock
diff options
context:
space:
mode:
authorPalmer Dabbelt2022-07-14 20:00:33 +0200
committerAlistair Francis2022-07-27 09:34:02 +0200
commit44602af8585fd2f331c69e2c071eff39227535ed (patch)
treefd0b285cf73a5acb62fa67c411fa304df2baa95a /python/Pipfile.lock
parentUpdate version for v7.1.0-rc0 release (diff)
downloadqemu-44602af8585fd2f331c69e2c071eff39227535ed.tar.gz
qemu-44602af8585fd2f331c69e2c071eff39227535ed.tar.xz
qemu-44602af8585fd2f331c69e2c071eff39227535ed.zip
RISC-V: Allow both Zmmul and M
We got to talking about how Zmmul and M interact with each other https://github.com/riscv/riscv-isa-manual/issues/869 , and it turns out that QEMU's behavior is slightly wrong: having Zmmul and M is a legal combination, it just means that the multiplication instructions are supported even when M is disabled at runtime via misa. This just stops overriding M from Zmmul, with that the other checks for the multiplication instructions work as per the ISA. Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20220714180033.22385-1-palmer@rivosinc.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'python/Pipfile.lock')
0 files changed, 0 insertions, 0 deletions