From 894a2d772342e667e8733d83e20ff9174be7114b Mon Sep 17 00:00:00 2001 From: Scott Johnson Date: Wed, 6 Oct 2021 11:37:58 -0700 Subject: Add missing newlines at end of file --- riscv/insns/kmmsb_u.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscv/insns/kmmsb_u.h') 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(pd, round, sat)); P_SET_OV(sat); -}) \ No newline at end of file +}) -- cgit v1.1