]> granicus.if.org Git - yasm/commit
* x86id.re (retnf_insn, yasm_x86__parse_check_insn): Fix handling of retf
authorPeter Johnson <peter@tortall.net>
Thu, 2 Mar 2006 02:53:11 +0000 (02:53 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 2 Mar 2006 02:53:11 +0000 (02:53 -0000)
commit3951ad6780353923577f05a263714147c358442d
tree40f5313777ac0aa566c2f022718c30f9a34f0a06
parent52b3231aa865ef0b026f1a9cab7566c9de899bc4
* x86id.re (retnf_insn, yasm_x86__parse_check_insn): Fix handling of retf
(NASM syntax) in 64-bit mode.  While I'm here, make all ret forms in GAS mode
match GAS output.

Noticed by: Stefan <SMarF@gmx.de>

svn path=/trunk/yasm/; revision=1393
modules/arch/x86/tests/gas64/gas-retenter.asm
modules/arch/x86/tests/gas64/gas-retenter.hex
modules/arch/x86/tests/ret.asm
modules/arch/x86/tests/ret.hex
modules/arch/x86/x86id.re