Changeset 391
- Timestamp:
- Jan 25, 2004, 2:01:52 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/compiler/PPC/PPC64/ppc64-arch.lisp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/compiler/PPC/PPC64/ppc64-arch.lisp
r375 r391 473 473 prev ; in doubly-linked list 474 474 next ; in doubly-linked list 475 single-float-convert ; per-t read scratch space.475 single-float-convert ; per-thread scratch space. 476 476 lisp-fpscr-high 477 lisp-fpscr-low478 477 db-link ; special binding chain head 479 478 catch-top ; top catch frame … … 513 512 tlb-pointer 514 513 ) 514 515 (defconstant lisp-fpscr-high (+ lisp-fpscr-high 4)) 515 516 516 517 (define-storage-layout lockptr 0
Note:
See TracChangeset
for help on using the changeset viewer.
