]> granicus.if.org Git - yasm/commit
Fix #92: CPU 8086 doesn't support PUSH imm; this was added in the 186.
authorPeter Johnson <peter@tortall.net>
Thu, 23 Nov 2006 02:15:47 +0000 (02:15 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 23 Nov 2006 02:15:47 +0000 (02:15 -0000)
commit83f90581a0815ed113226db2bd47cd246bbc28e4
tree9bfbb290cff5772dfa0bb0bf67f5d85c019ca68d
parent01f9baad70886b8df2bf26a0bf9e9b7c5e9b2e00
Fix #92: CPU 8086 doesn't support PUSH imm; this was added in the 186.

svn path=/trunk/yasm/; revision=1698
modules/arch/x86/tests/cpubasic-err.asm
modules/arch/x86/tests/cpubasic-err.errwarn
modules/arch/x86/x86id.c