aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/khmbb.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/khmbb.h')
-rw-r--r--riscv/insns/khmbb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscv/insns/khmbb.h b/riscv/insns/khmbb.h
index 6a59aa7..0555620 100644
--- a/riscv/insns/khmbb.h
+++ b/riscv/insns/khmbb.h
@@ -9,4 +9,4 @@ if ((INT16_MIN != aop) | (INT16_MIN != bop)) {
res = INT16_MAX;
P_SET_OV(1);
}
-WRITE_RD(sext_xlen((int16_t)res)); \ No newline at end of file
+WRITE_RD(sext_xlen((int16_t)res));