Skip to content

Commit

Permalink
Remove instructions from supported_targets
Browse files Browse the repository at this point in the history
  • Loading branch information
mininny committed Jan 16, 2025
1 parent 87f8d41 commit f6dfb4d
Showing 1 changed file with 0 additions and 54 deletions.
54 changes: 0 additions & 54 deletions tests/rv64-matching-tool/supported_targets/asterisc-v1.1.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,36 +146,6 @@
}
]
}
},
{
"01": {
"funct3": [
{
"00": "MUL"
},
{
"01": "MULH"
},
{
"02": "MULHSU"
},
{
"03": "MULU"
},
{
"04": "DIV"
},
{
"05": "DIVU"
},
{
"06": "REM"
},
{
"07": "REMU"
}
]
}
}
]
}
Expand Down Expand Up @@ -206,27 +176,6 @@
}
]
}
},
{
"01": {
"funct3": [
{
"00": "MULW"
},
{
"04": "DIVW"
},
{
"05": "DIVUW"
},
{
"06": "REMW"
},
{
"07": "REMUW"
}
]
}
}
]
}
Expand All @@ -251,9 +200,6 @@
"funct12": [
{
"0000": "ECALL"
},
{
"0001": "EBREAK"
}
]
}
Expand Down

0 comments on commit f6dfb4d

Please sign in to comment.