Raymond Toy pushed to branch arm64-dev-1 at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/compiler/arm64/insts.lisp
    ... ... @@ -1995,10 +1995,8 @@
    1995 1995
                     (emit-format-move-wide segment ,sf ,opc #b100101 hw src
    
    1996 1996
                                            (reg-tn-encoding rd)))
    
    1997 1997
                    (fixup
    
    1998
    -                (let ((fixup-name (intern
    
    1999
    -                                   (symbolicate (symbol-name ,fixup-kind)
    
    2000
    -                                                (format nil "-~D" lsl))
    
    2001
    -                                   :keyword)))
    
    1998
    +                (let ((fixup-name (intern (format nil "~A-~D" ,fixup-kind lsl)
    
    1999
    +					  :keyword)))
    
    2002 2000
                       ;; Fixup names are like :movz-0, :movz-16, :movz-32, :movz-48.
    
    2003 2001
                       (note-fixup segment fixup-name src))
    
    2004 2002
                     (emit-format-move-wide segment ,sf ,opc #b100101 hw 0