]> git.proxmox.com Git - mirror_qemu.git/commit
disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14
authorAlvin Chang <vivahavey@gmail.com>
Thu, 7 Sep 2023 08:45:00 +0000 (16:45 +0800)
committerAlistair Francis <alistair.francis@wdc.com>
Thu, 12 Oct 2023 01:53:47 +0000 (11:53 +1000)
commitcffa9954908830276c93b430681f66cc0e599aef
treea5c26e7d732082bb546f0fa81d7d7896a481f313
parent8633951530cc923f1e7a6cd250f670f24c0ed817
disas/riscv: Fix the typo of inverted order of pmpaddr13 and pmpaddr14

Fix the inverted order of pmpaddr13 and pmpaddr14 in csr_name().

Signed-off-by: Alvin Chang <alvinga@andestech.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20230907084500.328-1-alvinga@andestech.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
disas/riscv.c