Skip to content

Commit

Permalink
Add Smrnmi extension missing instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Afonso Oliveira <[email protected]>
  • Loading branch information
AFOliveira committed Nov 18, 2024
1 parent 4e7e1d4 commit 66b7836
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions arch/inst/Smrnmi/mnret.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# yaml-language-server: $schema=../../../schemas/inst_schema.json

$schema: inst_schema.json#
kind: instruction
name: mnret
long_name: No synopsis available.
description: |
No description available.
definedBy: Smrnmi
assembly: mnret
encoding:
match: '01110000001000000000000001110011'
variables: []
access:
s: always
u: always
vs: always
vu: always
data_independent_timing: false
operation(): |

0 comments on commit 66b7836

Please sign in to comment.