Skip to content

Commit

Permalink
Add Smdbltrp 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 86ccfa5 commit 4e7e1d4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions arch/inst/Smdbltrp/sctrclr.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: sctrclr
long_name: No synopsis available.
description: |
No description available.
definedBy: Smdbltrp
assembly: sctrclr
encoding:
match: '00010000010000000000000001110011'
variables: []
access:
s: always
u: always
vs: always
vu: always
data_independent_timing: false
operation(): |

0 comments on commit 4e7e1d4

Please sign in to comment.