Author: peter Date: Sun Sep 10 12:50:48 2006 New Revision: 1612 Modified: trunk/yasm/modules/arch/x86/x86arch.h Changeset: http://www.tortall.net/projects/yasm/changeset/1612 Log: 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.