Cyrill Gorcunov
|
4402af0c59
|
More tests automation
Not all covered but still worth to put in
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
|
2010-09-30 22:10:34 +04:00 |
|
Victor van den Elzen
|
fd49408ed9
|
Already aligned aligns should be 0 bytes, not %1.
|
2008-10-01 13:21:02 +02:00 |
|
H. Peter Anvin
|
2c8ad285fd
|
Clean up unterminated lines
|
2008-09-25 02:33:24 -07:00 |
|
H. Peter Anvin
|
152656f8d3
|
Actually make non-power-of-2 alignments work
We can't use ($$-$) % (%1) since the wraparound will be wrong except
for powers of 2.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
2008-09-25 02:31:50 -07:00 |
|