Files
Nelson Chu 437e2ff1ad RISC-V: Tidy riscv assembler and disassembler.
Tidy the gas/config/tc-riscv.c and opcodes/riscv-dis.c, to prepare for
moving the released extensions (including released vendor extensions)
from integration branch back to mainline.

* Added parts of missing comments.

* Updated md_show_usage.

* For validate_riscv_insn, riscv_ip and print_insn_args, unify the
  following pointer names,
  - oparg: pointed to the parsed operand defined in the riscv_opcodes.
  - asarg: pointed to the parsed operand from assembly.
  - opargStart: recorded the parsed operand name from riscv_opcodes.
  - asargStart: recorded the parsed operand name from assembly.

gas/
	* config/tc-riscv.c: Added parts of missind comments and updated
	the md_show_usage.
	(riscv_multi_subset_supports): Tidy codes.
	(validate_riscv_insn): Unify the pointer names, oparg, asarg,
	opargStart and asargStart, to prepare for moving the released
	extensions from integration branch back to mainline.
	(riscv_ip): Likewise.
	(macro_build): Added fmtStart, also used to prepare for moving
	released extensions.
	(md_show_usage): Added missing descriptions for new options.
opcodes/
	* riscv-dis.c (print_insn_args): Unify the pointer names,
	oparg and opargStart, to prepare for moving the released
	extensions from integration branch back to mainline.
2021-10-27 21:22:26 +08:00
..
2021-10-24 21:36:31 +10:30
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-10-24 21:36:31 +10:30
2021-10-24 21:36:31 +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-10-24 21:36:31 +10:30
2021-10-24 21:36:31 +10:30
2021-10-24 21:36:31 +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-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