Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smartalign: use a "times" construct rather than %rep | H. Peter Anvin | 2008-10-19 | 1 | -3/+2 |
* | smartalign: rewrite to use the indirect construct, %[...] | H. Peter Anvin | 2008-10-19 | 1 | -83/+21 |
* | Already aligned aligns should be 0 bytes, not %1. | Victor van den Elzen | 2008-10-01 | 1 | -3/+3 |
* | Actually make non-power-of-2 alignments work | H. Peter Anvin | 2008-09-25 | 1 | -3/+3 |
* | smartalign: use context-local label | H. Peter Anvin | 2008-07-17 | 1 | -2/+2 |
* | smartalign: adjust the alignment threshold | H. Peter Anvin | 2008-07-17 | 1 | -2/+11 |
* | smartalign: 16-bit generic alignment macros | H. Peter Anvin | 2008-07-17 | 1 | -12/+11 |
* | smartalign: 16-bit P6 NOPs | H. Peter Anvin | 2008-07-17 | 1 | -6/+6 |
* | smartalign.mac: smart alignments macro package | H. Peter Anvin | 2008-07-16 | 1 | -0/+255 |
* | preproc: add support for builtin include modules (%use) | H. Peter Anvin | 2008-06-19 | 1 | -0/+74 |