]> granicus.if.org Git - yasm/commit
Move CPU_64 and CPU_Not64 to bits 30 and 31 to avoid CPU_EM64T bit conflict
authorPeter Johnson <peter@tortall.net>
Sun, 10 Sep 2006 19:50:48 +0000 (19:50 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 10 Sep 2006 19:50:48 +0000 (19:50 -0000)
commit9d1a286f94ab0d84b11ec368bd92c219c8c5712b
treea1cc58862a26e7f169f2cf9c39b277ddb7338e96
parent2931ecb08afcb99d8e6ab032f9406891b0a6fb7c
Move CPU_64 and CPU_Not64 to bits 30 and 31 to avoid CPU_EM64T bit conflict
and allow for a few more bits without constantly moving these two.

svn path=/trunk/yasm/; revision=1612
modules/arch/x86/x86arch.h