Remove bogus redundant tests
authorH. Peter Anvin <hpa@zytor.com>
Wed, 30 May 2007 04:27:58 +0000 (04:27 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 30 May 2007 04:27:58 +0000 (04:27 +0000)
commit34539fb1eda513cabaa26c6073725b399f604e75
tree478c5dc06ac2ac9361416b146ecd702d9f556561
parent06bf8db596cad1892ab153c55eb36d1c678117cd
Remove bogus redundant tests

Remove tests that are bogus (they trigger for legitimate instructions.)
The failure cases are okay anyway since they will be trapped by the
REX generation logic.
assemble.c