aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/smulx16.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/smulx16.h')
-rw-r--r--riscv/insns/smulx16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscv/insns/smulx16.h b/riscv/insns/smulx16.h
index 623cb06..14ae047 100644
--- a/riscv/insns/smulx16.h
+++ b/riscv/insns/smulx16.h
@@ -1,3 +1,3 @@
P_MUL_CROSS_LOOP(16, {
pd = ps1 * ps2;
-}) \ No newline at end of file
+})