From 4e7e1d4d89743d562975d027e5937ec407d0a0ae Mon Sep 17 00:00:00 2001 From: Afonso Oliveira Date: Mon, 18 Nov 2024 15:38:50 +0000 Subject: [PATCH] Add Smdbltrp extension missing instructions Signed-off-by: Afonso Oliveira --- arch/inst/Smdbltrp/sctrclr.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 arch/inst/Smdbltrp/sctrclr.yaml diff --git a/arch/inst/Smdbltrp/sctrclr.yaml b/arch/inst/Smdbltrp/sctrclr.yaml new file mode 100644 index 000000000..cb1bf2f08 --- /dev/null +++ b/arch/inst/Smdbltrp/sctrclr.yaml @@ -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(): | +