Tsukasa OI c1ecdee7e0 RISC-V: Add macro-only operands to validate_riscv_insn
Although they are not (and should not be) reachable, following macro-only
operands are parsed in the `validate_riscv_insn' function and ignored.
That function also notes that they are macro-only.

-   "A"
-   "B"
-   "I"

Following this convention, this commit adds three remaining macro-only
operands to this function.  By doing this, we could instead choose to reject
those operands from appearing in regular instructions later.

-   "c"   (used by call, tail and jump macros)
-   "VM"  (used by vmsge.vx and vmsgeu.vx macros)
-   "VT"  (likewise)

gas/ChangeLog:

	* config/tc-riscv.c (validate_riscv_insn): Add "c", "VM" and "VT"
	macro-only operand types.
2022-09-22 06:28:19 +00:00
..
2022-07-09 21:36:10 +09:30
2022-04-12 09:04:15 +02:00
2022-04-21 11:31:45 +09:30
2022-04-12 09:04:15 +02:00
2022-07-09 21:47:24 +09:30
2022-04-12 09:04:15 +02:00
2022-05-10 11:21:37 +09:30
2022-04-12 09:04:15 +02:00
2022-07-09 21:36:10 +09:30
2022-07-09 21:23:00 +09:30
2022-08-04 12:22:39 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:36:10 +09:30
2022-07-04 08:32:50 +02:00
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-05-18 09:37:34 +02:00
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:36:10 +09:30
2022-07-09 21:36:10 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:36:10 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:48:02 +09:30
2022-07-09 21:48:02 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30
2022-04-12 09:04:15 +02:00
2022-07-09 21:23:00 +09:30
2022-07-09 21:23:00 +09:30