translate: fix an issue with ebp arg
authornotaz <notasas@gmail.com>
Sun, 28 Jun 2015 23:33:04 +0000 (02:33 +0300)
committernotaz <notasas@gmail.com>
Sun, 28 Jun 2015 23:33:04 +0000 (02:33 +0300)
commite627c4d0268fe9237839e68463382c2919ed59fd
treeeac6841c8626eadb3bdc27716bc650f884197777
parentea43585b82e86b5c393ead41963ba6c2eca157c7
translate: fix an issue with ebp arg
tests/Makefile
tests/reg_call4.asm [new file with mode: 0644]
tests/reg_call4.expect.c [new file with mode: 0644]
tests/reg_call4.seed.h [new file with mode: 0644]
tests/reg_call5.asm [new file with mode: 0644]
tests/reg_call5.expect.c [new file with mode: 0644]
tests/reg_call5.seed.h [new file with mode: 0644]
tools/translate.c