[RISCV] Relax opcode restriction for .insn.
I recently added a check to make sure the lower 2 bits of the opcode were 0x3. A post commit comment pointed out this would be allowed for a custom extension when C is not supported. Note, binutils does have this restriction.
parent
4fde20b8
Please register or sign in to comment