aboutsummaryrefslogtreecommitdiff
path: root/src/images/wavedrom/load-reserve-st-conditional.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/images/wavedrom/load-reserve-st-conditional.adoc')
-rw-r--r--src/images/wavedrom/load-reserve-st-conditional.adoc19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/images/wavedrom/load-reserve-st-conditional.adoc b/src/images/wavedrom/load-reserve-st-conditional.adoc
deleted file mode 100644
index 355342c..0000000
--- a/src/images/wavedrom/load-reserve-st-conditional.adoc
+++ /dev/null
@@ -1,19 +0,0 @@
-//# 9 "A" Standard Extension for Atomic Instructions, Version 2.1
-//## 9.2 Load-Reserved/Store-Conditional Instructions
-
-
-[wavedrom, ,svg]
-....
-{reg: [
- {bits: 7, name: 'opcode', attr: ['7', 'AMO', 'AMO'], type: 8},
- {bits: 5, name: 'rd', attr: ['5', 'dest', 'dest'], type: 2},
- {bits: 3, name: 'funct3', attr: ['3', 'width', 'width'], type: 8},
- {bits: 5, name: 'rs1', attr: ['5', 'addr', 'addr'], type: 4},
- {bits: 5, name: 'rs2', attr: ['5', '0', 'src'], type: 4},
- {bits: 1, name: 'rl', attr: ['1', 'ring', 'ring'], type: 8},
- {bits: 1, name: 'aq', attr: ['1', 'orde', 'orde'], type: 8},
- {bits: 5, name: 'funct5', attr: ['5', 'LR.W/D', 'SC.W/D'], type: 8},
-]}
-....
-
-