aboutsummaryrefslogtreecommitdiff
path: root/src/images/wavedrom/half-prec-conv-and-mv.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/images/wavedrom/half-prec-conv-and-mv.adoc')
-rw-r--r--src/images/wavedrom/half-prec-conv-and-mv.adoc15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/images/wavedrom/half-prec-conv-and-mv.adoc b/src/images/wavedrom/half-prec-conv-and-mv.adoc
deleted file mode 100644
index 013f1b9..0000000
--- a/src/images/wavedrom/half-prec-conv-and-mv.adoc
+++ /dev/null
@@ -1,15 +0,0 @@
-//## 16.3 Half-Precision Conversion and Move Instructions
-
-
-[wavedrom, ,svg]
-....
-{reg: [
- {bits: 7, name: 'opcode', attr: ['7','OP-FP','OP-FP'], type: 8},
- {bits: 5, name: 'rd', attr: ['5','dest','dest'], type: 2},
- {bits: 3, name: 'rm', attr: ['3','RM','RM'], type: 8},
- {bits: 5, name: 'rs1', attr: ['5','src','src'], type: 4},
- {bits: 5, name: 'rs2', attr: ['5','W[U]/L[U]','W[U]/L[U]'], type: 3},
- {bits: 2, name: 'fmt', attr: ['2','H', 'H'], type: 2},
- {bits: 5, name: 'funct5', attr: ['5','FCVT.int.H','FCVT.H.int'], type: 8},
-]}
-.... \ No newline at end of file