Revert "RISC-V: Add implication for M extension."

This reverts commit 0a193466f2.
This commit is contained in:
Jeff Law 2024-10-09 16:22:06 -06:00
parent e889235cb0
commit df3bda457b

View file

@ -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"},