Use precompiled headers to speed up compilation
[riscv-isa-sim.git] / hwacha / insn_template_hwacha_ut.h
1 #include "hwacha.h"
2 #include "decode_hwacha_ut.h"
3 #include "softfloat.h"
4 #include "platform.h" // softfloat isNaNF32UI, etc.
5 #include "internals.h" // ditto
6 #include <assert.h>