1.0.2.42: x86 backend cleanups
authorlisphacker <lisphacker>
Sat, 7 Apr 2007 20:00:24 +0000 (20:00 +0000)
committerlisphacker <lisphacker>
Sat, 7 Apr 2007 20:00:24 +0000 (20:00 +0000)
commit48ff891135e403e49037940bbad18d262e23df5e
treeb1a42a7e37270838d22e9a2890015ac3ba9628a4
parentb1a4f6376799a402903e75d111ef29bdc25e0582
1.0.2.42: x86 backend cleanups
  * Defined frame-byte-offset and frame-word-offset for calculating
    offsets within a stack frame.
  * Modified most direct references to stack data to use
    frame-byte-offset and frame-word-offset instead of an inline
    calculation.
src/compiler/x86/call.lisp
src/compiler/x86/char.lisp
src/compiler/x86/debug.lisp
src/compiler/x86/float.lisp
src/compiler/x86/insts.lisp
src/compiler/x86/move.lisp
src/compiler/x86/nlx.lisp
src/compiler/x86/sap.lisp
src/compiler/x86/vm.lisp
version.lisp-expr