Changeset 5913
- Timestamp:
- Feb 13, 2007, 5:09:50 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/examples/objc-support.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/examples/objc-support.lisp
r5899 r5913 211 211 (defloadvar *x8664-objc-callback-error-return-trampoline* 212 212 (let* ((code-bytes '(#x48 #x89 #xc7 ; movq %rax %rdi 213 #x66 #x48 #x0f #x7e ; movd %xmm0,%rax213 #x66 #x48 #x0f #x7e #xc0 ; movd %xmm0,%rax 214 214 #x52 ; pushq %rdx 215 215 #xff #xe0)) ; jmp *rax
Note:
See TracChangeset
for help on using the changeset viewer.
