aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYunsup Lee <yunsup@cs.berkeley.edu>2013-10-18 12:02:59 -0700
committerYunsup Lee <yunsup@cs.berkeley.edu>2013-10-18 12:02:59 -0700
commit185b0d177d929c1c7616c12a14cccb54337aba94 (patch)
tree007ddc6ee1dc02100037afb57ec6f45a8b2ec31b
parent1057bae0a0d272567189421d22ed6e190c5e30a6 (diff)
downloadriscv-isa-sim-185b0d177d929c1c7616c12a14cccb54337aba94.zip
riscv-isa-sim-185b0d177d929c1c7616c12a14cccb54337aba94.tar.gz
riscv-isa-sim-185b0d177d929c1c7616c12a14cccb54337aba94.tar.bz2
or into control thread's fp exceptions
-rw-r--r--hwacha/decode_hwacha_ut.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hwacha/decode_hwacha_ut.h b/hwacha/decode_hwacha_ut.h
index daad217..c2e0032 100644
--- a/hwacha/decode_hwacha_ut.h
+++ b/hwacha/decode_hwacha_ut.h
@@ -79,8 +79,4 @@ static inline void write_frd(hwacha_t* h, insn_t insn, uint32_t idx, reg_t value
#undef require_fp
#define require_fp
-// YUNSUP FIXME
-#undef set_fp_exceptions
-#define set_fp_exceptions
-
#endif