Fix declaration of half-precision instructions
authorAlbert Ou <a_ou@eecs.berkeley.edu>
Tue, 5 Nov 2013 07:25:00 +0000 (23:25 -0800)
committerAlbert Ou <a_ou@eecs.berkeley.edu>
Tue, 5 Nov 2013 07:25:00 +0000 (23:25 -0800)
hwacha/hwacha.mk.in
hwacha/insns/vf.h

index bcda2abcb7957c495309ca1ff35fe58ba30b8cec..6a15e3a11106ce9472aa63ae0b7808dc33d110e3 100644 (file)
@@ -20,6 +20,7 @@ hwacha_hdrs = \
 hwacha_srcs = \
        hwacha.cc \
        hwacha_disasm.cc \
+       cvt16.cc \
        $(hwacha_gen_srcs) \
        $(hwacha_ut_gen_srcs) \
        $(hwacha_ut_half_gen_srcs) \
index fafb8b913de75927d18a07c4e09317c40cad2550..7999428d63589e8018e621a035a3bd57700346fd 100644 (file)
@@ -21,6 +21,7 @@ vf_loop:
       matched = true; \
     }
   #include "opcodes_hwacha_ut.h"
+  #include "opcodes_hwacha_ut_half.h"
   #undef DECLARE_INSN
 
   if (!matched)