- Timestamp:
- Jun 6, 2008, 1:54:52 PM (16 years ago)
- Location:
- branches/ia32
- Files:
-
- 2 edited
-
compiler/X86/x862.lisp (modified) (1 diff)
-
lisp-kernel/x86-spentry32.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/compiler/X86/x862.lisp
r9677 r9683 5914 5914 (with-x86-local-vinsn-macros (seg) 5915 5915 (x862-three-targeted-reg-forms seg form1 (target-arch-case 5916 (:x8632 ($ x8632::temp 1))5916 (:x8632 ($ x8632::temp0)) 5917 5917 (:x8664 ($ x8664::arg_x))) 5918 5918 form2 ($ *x862-arg-y*) -
branches/ia32/lisp-kernel/x86-spentry32.s
r9676 r9683 3881 3881 3882 3882 _spentry(builtin_aset1) 3883 __(movl %temp1,%temp0)3884 3883 __(extract_typecode(%temp0,%imm0)) 3885 3884 __(box_fixnum(%imm0,%temp1))
Note:
See TracChangeset
for help on using the changeset viewer.
