Jan Bobek writes:
> This allows us to drop dependency on NASM and build the test image
> with GCC only. Adds support for x86_64, too.
>
> Suggested-by: Richard Henderson
> Reviewed-by: Richard Henderson
> Signed-off-by: Jan Bobek
Reviewed-by: Alex Bennée
> ---
> Makefile| 3 +++
> t
This allows us to drop dependency on NASM and build the test image
with GCC only. Adds support for x86_64, too.
Suggested-by: Richard Henderson
Reviewed-by: Richard Henderson
Signed-off-by: Jan Bobek
---
Makefile| 3 +++
test_i386.S | 41 +
test_i38