]> granicus.if.org Git - yasm/commit
GAS parser: support calll and callq.
authorPeter Johnson <peter@tortall.net>
Mon, 19 Feb 2007 02:36:10 +0000 (02:36 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 19 Feb 2007 02:36:10 +0000 (02:36 -0000)
commit8ecec6666c585de7280778ddfbc7159d9dfbc822
treef68426c0250e1a3ca6ceab83b6dbf0f9a2e535a5
parentfbaf1181060733701e4eca5cb6a72b81735c91d0
GAS parser: support calll and callq.

svn path=/trunk/yasm/; revision=1776
modules/arch/x86/tests/gas32/Makefile.inc
modules/arch/x86/tests/gas32/gas32-jmpcall.asm [new file with mode: 0644]
modules/arch/x86/tests/gas32/gas32-jmpcall.hex [new file with mode: 0644]
modules/arch/x86/tests/gas64/Makefile.inc
modules/arch/x86/tests/gas64/gas64-jmpcall.asm [new file with mode: 0644]
modules/arch/x86/tests/gas64/gas64-jmpcall.hex [new file with mode: 0644]
modules/arch/x86/x86parse.gap