]> granicus.if.org Git - yasm/commit
Make CPU feature flags and registers case insensitive again.
authorPeter Johnson <peter@tortall.net>
Mon, 17 Sep 2007 02:58:05 +0000 (02:58 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 17 Sep 2007 02:58:05 +0000 (02:58 -0000)
commit4af823161d6b4275181bf560e41bca5dc274224d
treea6291bd4fe0ab17b1dd14d249fc8444e80e32042
parent1f6c405d98e96d06fb16677c5d0c9ed2c992bcb6
Make CPU feature flags and registers case insensitive again.
This was accidentally removed in [1929].
Add test case for these so it doesn't happen again.

svn path=/trunk/yasm/; revision=1955
modules/arch/x86/tests/Makefile.inc
modules/arch/x86/tests/mixcase.asm [new file with mode: 0644]
modules/arch/x86/tests/mixcase.hex [new file with mode: 0644]
modules/arch/x86/x86cpu.gperf
modules/arch/x86/x86regtmod.gperf