Files
Jim Wilson c7dee84894 RISC-V: Pretty print values formed with lui and addiw.
The disassembler has support to pretty print values created by an lui/addi
pair, but there is no support for addiw.  There is also no support for
c.addi and c.addiw.  This patch extends the pretty printing support to
handle these 3 instructions in addition to addi.  Existing testcases serve
as tests for the new feature.

	opcodes/
	* riscv-dis.c (maybe_print_address): New arg wide.  Sign extend when
	wide is true.
	(print_insn_args): Fix calls to maybe_print_address.  Add checks for
	c.addi, c.addiw, and addiw, and call maybe_print_address for them.

	gas/
	* testsuite/gas/riscv/insn.d: Update for disassembler change.
	* testsuite/gas/li32.d, testsuite/gas/li64.d: Likwise.
	* testsuite/gas/lla64.d: Likewise.
2021-09-08 18:23:30 -07:00
..
2021-03-31 10:49:23 +10:30
2021-04-19 15:41:35 +02:00
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-04-05 15:28:04 +09:30
2020-01-01 18:12:08 +10:30
2021-01-01 10:31:02 +10:30
2021-05-25 17:17:04 +09:30
2021-05-25 17:17:04 +09:30
2021-03-31 10:49:23 +10:30
2021-05-25 17:17:04 +09:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-30 14:09:41 +02:00
2021-03-30 14:08:11 +02:00
2021-03-31 10:49:23 +10:30
2021-07-01 18:05:40 -04:00
2021-07-01 18:05:40 -04:00
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-03-31 10:49:23 +10:30
2021-07-01 18:03:02 -04:00
2021-07-02 20:48:55 +09:30
2021-07-02 20:48:55 +09:30
2021-03-31 10:49:23 +10:30
2021-08-04 16:51:50 +02:00
2021-08-04 16:51:50 +02:00
2021-04-05 15:28:04 +09:30
2021-03-31 10:49:23 +10:30
2021-06-19 11:08:55 +09:30
2021-03-31 10:49:23 +10:30
2021-06-19 11:08:56 +09:30
2021-04-05 15:28:04 +09:30