Changeset 508
- Timestamp:
- Feb 8, 2004, 6:11:26 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/level-0/PPC/ppc-float.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/level-0/PPC/ppc-float.lisp
r393 r508 404 404 (lwz imm0 ppc32::double-float.value float) 405 405 (lwz imm1 ppc32::double-float.val-low float) 406 (stwu tsp - 16tsp)406 (stwu tsp -24 tsp) 407 407 (stw tsp 4 tsp) 408 408 (stw imm0 fl.h tsp)
Note:
See TracChangeset
for help on using the changeset viewer.
