Changeset 7747
- Timestamp:
- Nov 25, 2007, 1:54:27 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/lisp-kernel/x86-spentry64.s
r7740 r7747 2700 2700 2701 2701 _spentry(makestacklist) 2702 __(movq $((1<<63)|fixnummask),%imm0) 2703 __(testq %imm0,%arg_y) 2704 __(jne 9f) 2702 2705 __(movq %arg_y,%imm0) 2703 2706 __(addq %imm0,%imm0) … … 2724 2727 __(movq %temp1,%arg_z) 2725 2728 __(ret) 2729 9: __(uuo_error_reg_not_type(Rarg_y,error_object_not_unsigned_byte)) 2726 2730 _endsubp(makestacklist) 2727 2731
Note:
See TracChangeset
for help on using the changeset viewer.
