Jim Wilson 7e9ad3a35c RISC-V: Gate opcode tables by enum rather than string.
Generalize opcode arch dependencies so that we can support the
overlapping B extension Zb* subsets.

	2019-09-17  Maxim Blinov  <maxim.blinov@embecosm.com>
	gas/
	* config/tc-riscv.c (riscv_multi_subset_supports): Handle
	insn_class enum rather than subset char string.
	(riscv_ip): Update call to riscv_multi_subset_supports.
	include/
	* opcode/riscv.h (riscv_insn_class): New enum.
	* opcode/riscv.h (struct riscv_opcode): Change
	subset field to insn_class field.
	opcodes/
	* riscv-opc.c (riscv_opcodes): Change subset field
	to insn_class field for all instructions.
	(riscv_insn_types): Likewise.
2019-09-17 17:59:08 -07:00
..
2019-03-18 22:39:16 +10:30
2019-01-31 14:45:01 +10:30
2019-04-16 17:12:09 +09:30
2019-02-10 04:34:22 -08:00
2019-05-23 19:34:04 +02:00
2019-05-15 16:41:22 +09:30
2019-07-16 09:30:29 +02:00
2019-04-10 13:27:29 +09:30
2019-02-10 04:34:22 -08:00
2019-05-04 17:23:18 +09:30
2019-02-10 04:34:22 -08:00
2019-02-10 04:34:22 -08:00
2019-09-05 15:50:35 +09:30
2019-06-25 13:04:40 +09:30
2019-04-16 17:12:09 +09:30
2019-02-10 04:34:22 -08:00
2019-05-22 08:13:36 +02:00
2019-02-10 04:34:22 -08:00
2019-04-16 17:13:04 +09:30
2019-02-10 04:34:22 -08:00
2019-05-15 16:28:14 +09:30
2019-04-10 13:27:29 +09:30