Changeset 15133
- Timestamp:
- Dec 12, 2011, 3:18:09 AM (13 years ago)
- Location:
- trunk/source/lisp-kernel
- Files:
-
- 2 edited
-
x86-asmutils32.s (modified) (1 diff)
-
x86-asmutils64.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/x86-asmutils32.s
r15132 r15133 133 133 __(pop %ebx) 134 134 __(ret) 135 __ifndef(`DARWIN') 135 136 .globl C(exp) 136 137 .long C(exp) 138 __endif 137 139 _endfn 138 140 -
trunk/source/lisp-kernel/x86-asmutils64.s
r15132 r15133 148 148 __(movq %rcx,(%ctemp0)) 149 149 __(ret) 150 __ifndef(`DARWIN') 150 151 .globl C(exp) 151 152 .quad C(exp) 153 __endif 152 154 _endfn 153 155
Note:
See TracChangeset
for help on using the changeset viewer.
