From 185b0d177d929c1c7616c12a14cccb54337aba94 Mon Sep 17 00:00:00 2001 From: Yunsup Lee Date: Fri, 18 Oct 2013 12:02:59 -0700 Subject: [PATCH] or into control thread's fp exceptions --- hwacha/decode_hwacha_ut.h | 4 ---- 1 file changed, 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 -- 2.30.2