summaryrefslogtreecommitdiff
path: root/src/raw-instrs.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/raw-instrs.lisp')
-rw-r--r--src/raw-instrs.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/raw-instrs.lisp b/src/raw-instrs.lisp
index 7fdbe66..dbb830d 100644
--- a/src/raw-instrs.lisp
+++ b/src/raw-instrs.lisp
@@ -518,4 +518,5 @@
(:INSTR ("f64x2.vconvert_low_i32x4_s") :CODE (253 254 1) :TYPE
((:V128) (:V128)))
(:INSTR ("f64x2.vconvert_low_i32x4_u") :CODE (253 255 1) :TYPE
- ((:V128) (:V128))))) \ No newline at end of file
+ ((:V128) (:V128)))))
+