Home
last modified time | relevance | path

Searched hist:"2 e3df911c5bb8199b72427a36ce68a8fe2decf1f" (Results 1 – 1 of 1) sorted by relevance

/qemu/disas/
H A Driscv.c2e3df911c5bb8199b72427a36ce68a8fe2decf1f Thu Jun 27 09:34:54 UTC 2019 Wladimir J. van der Laan <laanwj@gmail.com> disas/riscv: Fix `rdinstreth` constraint

The constraint for `rdinstreth` was comparing the csr number to 0xc80,
which is `cycleh` instead. Fix this.

Signed-off-by: Wladimir J. van der Laan <laanwj@gmail.com>
Signed-off-by: Michael Clark <mjc@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Palmer Dabbelt <palmer@sifive.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>