]> granicus.if.org Git - yasm/commit
Add basic FAR test for things like jmp 4:5. The test for CALL FAR procedure
authorPeter Johnson <peter@tortall.net>
Tue, 27 May 2003 04:18:45 +0000 (04:18 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 27 May 2003 04:18:45 +0000 (04:18 -0000)
commit05222986bc78735cba28665900fcd09e696d2254
tree3ac05cf0f420a3a47c4bc68f47c564dc754425a7
parent13cbbfcb4ad313d0ae2939462af3b8d479a4836a
Add basic FAR test for things like jmp 4:5.  The test for CALL FAR procedure
will have to wait for an objfmt with support for SEG (such as .OBJ).

svn path=/trunk/yasm/; revision=955
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/farbasic.asm [new file with mode: 0644]
modules/arch/x86/tests/farbasic.errwarn [new file with mode: 0644]
modules/arch/x86/tests/farbasic.hex [new file with mode: 0644]