Michael Clark 33b4f859f1
RISC-V: Fix incorrect disassembly for addiw
This fixes a bug in the disassembler constraints used
to lift instructions into pseudo-instructions, whereby
addiw instructions are always lifted to sext.w instead
of just lifting addiw with a zero immediate.

An associated fix has been made to the metadata used to
machine generate the disseasembler:

https://github.com/michaeljclark/riscv-meta/
commit/4a6b2f3898430768acfe201405224d2ea31e1477

Cc: Sagar Karandikar <sagark@eecs.berkeley.edu>
Cc: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Cc: Palmer Dabbelt <palmer@sifive.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Clark <mjc@sifive.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2018-03-28 11:12:02 -07:00
..
2016-07-18 18:13:54 +01:00
2017-03-07 14:33:51 +00:00
2017-09-06 07:19:00 -07:00
2018-03-07 08:30:28 +13:00
2016-07-18 18:13:54 +01:00
2016-01-29 15:07:25 +00:00
2018-01-16 14:54:50 +01:00
2016-09-15 15:32:22 +03:00
2016-07-18 18:13:54 +01:00
2016-05-20 15:07:46 +01:00