aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/kmmsb_u.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/kmmsb_u.h')
-rw-r--r--riscv/insns/kmmsb_u.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscv/insns/kmmsb_u.h b/riscv/insns/kmmsb_u.h
index 864c66c..5beb91f 100644
--- a/riscv/insns/kmmsb_u.h
+++ b/riscv/insns/kmmsb_u.h
@@ -4,4 +4,4 @@ P_LOOP(32, {
bool sat = false;
pd = (sat_sub<int32_t, uint32_t>(pd, round, sat));
P_SET_OV(sat);
-}) \ No newline at end of file
+})