]> granicus.if.org Git - yasm/commit
Comment "Op1Add is only used for FPU, so no need to do REX" is incorrect;
authorPeter Johnson <peter@tortall.net>
Tue, 9 Mar 2004 07:15:53 +0000 (07:15 -0000)
committerPeter Johnson <peter@tortall.net>
Tue, 9 Mar 2004 07:15:53 +0000 (07:15 -0000)
commit1fe0b7a9559c400b69cce63e63b5830a4070c447
treec76317c7f3fabbafba6846aa0d1085e937fbd1c7
parent203a2474ac9a301c741f87a891e4c092c5ba6cfa
Comment "Op1Add is only used for FPU, so no need to do REX" is incorrect;
BSWAP uses Op1Add!

Reported by: vclaudepierre@tiscali.fr
Bugzilla bug: 27

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