translate: float: stack mode and some more ops
[ia32rtools.git] / tests / Makefile
index 607ebe3..81d5d99 100644 (file)
@@ -1,5 +1,6 @@
 
-TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save
+TESTS = reg_call1 reg_call2 reg_call3 reg_call_tail reg_save \
+       varargs ops x87 x87_f x87_s
 
 all: $(addsuffix .ok,$(TESTS))