aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/urstsa16.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/urstsa16.h')
-rw-r--r--riscv/insns/urstsa16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscv/insns/urstsa16.h b/riscv/insns/urstsa16.h
index 3aec9c9..a88bcf1 100644
--- a/riscv/insns/urstsa16.h
+++ b/riscv/insns/urstsa16.h
@@ -2,4 +2,4 @@ P_STRAIGHT_ULOOP(16, {
pd = (ps1 - ps2) >> 1;
}, {
pd = (ps1 + ps2) >> 1;
-}) \ No newline at end of file
+})