-
David Mosberger authored
This makes it possible to address CPU-local variables via an addl (instead of addl/ld8 or movl). Suggsted by John Worley. This doesn't buy us much at the moment, since GCC cannot take advantage of it, but hopefully GCC will support this type of addressing some day.
de5ecd28