]> granicus.if.org Git - yasm/commit
* x86id.re: Fix typo that broke fcmovu and left fcmovnu unimplemented.
authorPeter Johnson <peter@tortall.net>
Sun, 30 Oct 2005 23:58:10 +0000 (23:58 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 30 Oct 2005 23:58:10 +0000 (23:58 -0000)
commit4d4f38ebdc5a5257f88f8ac68be6288a297aefac
treedf31404eb6756bb4f550d6e2d4a01af877395790
parent7f72306ed51e985557dbca59e7b6d03a11040a67
* x86id.re: Fix typo that broke fcmovu and left fcmovnu unimplemented.
* fcmov.asm: New test for all FCMOV instructions.

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