From: Peter Johnson Date: Sun, 3 Sep 2006 06:30:54 +0000 (-0000) Subject: Add USE64 macro as alias for BITS 64, for parity with USE16 and USE32. X-Git-Tag: v0.6.0~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d49c89ccaa775681bc562b9684eeb2938b7126f;p=yasm Add USE64 macro as alias for BITS 64, for parity with USE16 and USE32. svn path=/trunk/yasm/; revision=1607 --- diff --git a/modules/preprocs/nasm/standard.mac b/modules/preprocs/nasm/standard.mac index efe139ea..01ea7fe2 100644 --- a/modules/preprocs/nasm/standard.mac +++ b/modules/preprocs/nasm/standard.mac @@ -92,6 +92,9 @@ __SECT__ %imacro use32 0.nolist [bits 32] %endmacro +%imacro use64 0.nolist +[bits 64] +%endmacro %imacro global 1-*.nolist %rep %0