nasm/macros
H. Peter Anvin aa958b1ab6 ifunc.mac: the ilog2 warning may want to be both ceil and floor
There is no reason why the warning-generating ilog2 has to be only the
floor variant.  However, I am pretty sure we can simply implement the
ilog2cw() as a macro only; we can always fix that if that turns out to
be incorrect.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2016-05-24 23:03:17 -07:00
..
altreg.mac Add copyright headers to standard macro packages 2009-06-28 17:18:13 -07:00
fp.mac New %use package "fp" 2010-05-07 13:42:09 -07:00
ifunc.mac ifunc.mac: the ilog2 warning may want to be both ceil and floor 2016-05-24 23:03:17 -07:00
smartalign.mac smartalign.mac: Ignore smartalign in preprocess-only mode 2016-01-15 11:03:40 -08:00