From: Niels Möller Date: Mon, 20 Sep 2010 09:09:30 +0000 (+0200) Subject: (LREG, HREG, XREG): New macros. X-Git-Tag: nettle_2.2_release_20110711~258 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75cb377092c13c3f4b39a2b55131e7bbb2172559;p=thirdparty%2Fnettle.git (LREG, HREG, XREG): New macros. Rev: nettle/x86_64/machine.m4:1.2 --- diff --git a/x86_64/machine.m4 b/x86_64/machine.m4 index 887bf3b3..e3b38244 100644 --- a/x86_64/machine.m4 +++ b/x86_64/machine.m4 @@ -1,3 +1,44 @@ C OFFSET(i) C Expands to 4*i, or to the empty string if i is zero define(, ) + +dnl LREG(reg) gives the 8-bit register corresponding to the given 64-bit register. +define(,)dnl + +define(,)dnl + +define(,)dnl