translate: fabs, another prologue, one va_arg
authornotaz <notasas@gmail.com>
Tue, 17 Nov 2015 23:14:24 +0000 (01:14 +0200)
committernotaz <notasas@gmail.com>
Thu, 19 Nov 2015 02:02:31 +0000 (04:02 +0200)
commitc47daea41b46c1f418246d940b6edaa7567be648
tree225f9e5b1f7cee0eabd6c9816d7ea0ea43fc8d98
parent17ed469eafaf2698cd31cdf0b2cb0e35fa799cd7
translate: fabs, another prologue, one va_arg

also stdcall propagation in hdr mode
tests/Makefile
tests/reg_call6.asm [new file with mode: 0644]
tests/reg_call6.expect.c [new file with mode: 0644]
tests/reg_call6.seed.h [new file with mode: 0644]
tools/translate.c