Changeset 5159


Ignore:
Timestamp:
Sep 6, 2006, 11:12:52 PM (18 years ago)
Author:
Gary Byers
Message:

_SPbuiltin_aref1: use box_fixnum_no_flags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/lisp-kernel/x86-spentry64.s

    r5154 r5159  
    39493949        __(extract_typecode(%arg_y,%imm0))
    39503950        __(cmpb $min_vector_subtag,%imm0_b)
    3951         __(box_fixnum(%imm0,%arg_x))
     3951        __(box_fixnum_no_flags(%imm0,%arg_x))
    39523952        __(ja _SPsubtag_misc_ref)
    39533953        __(jump_builtin(_builtin_aref1,2))
Note: See TracChangeset for help on using the changeset viewer.