Revert "RISC-V: Add implication for M extension."
This reverts commit 0a193466f2
.
This commit is contained in:
parent
e889235cb0
commit
df3bda457b
1 changed files with 0 additions and 2 deletions
|
@ -75,8 +75,6 @@ struct riscv_implied_info_t
|
|||
/* Implied ISA info, must end with NULL sentinel. */
|
||||
static const riscv_implied_info_t riscv_implied_info[] =
|
||||
{
|
||||
{"m", "zmmul"},
|
||||
|
||||
{"d", "f"},
|
||||
{"f", "zicsr"},
|
||||
{"d", "zicsr"},
|
||||
|
|
Loading…
Add table
Reference in a new issue