Changeset 15042
- Timestamp:
- Oct 24, 2011, 11:45:13 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/source/compiler/PPC/ppc2.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/compiler/PPC/ppc2.lisp
r15037 r15042 5273 5273 (setq no-regs (%ilogbitp $fbitnoregs fbits))) 5274 5274 (multiple-value-setq (pregs reglocatives) 5275 (nx2-afunc-allocate-global-registers (unless no-regs *ppc2-nvrs*)))5275 (nx2-afunc-allocate-global-registers afunc (unless no-regs *ppc2-nvrs*))) 5276 5276 (@ (backend-get-next-label)) ; generic self-reference label, should be label #1 5277 5277 (when keys ;; Ensure keyvect is the first immediate
Note:
See TracChangeset
for help on using the changeset viewer.
