X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fassembly%2Falpha%2Fsupport.lisp;h=df556e46f1abfbe6ee46f65e3a951adf0e4f81fa;hb=4ff8421d6f4590024f82ea6f6851e25b4ca3df99;hp=3490176c0e4827a2b303b476b5769e15f6241229;hpb=dfa55a883f94470267b626dae77ce7e7dfac3df6;p=sbcl.git diff --git a/src/assembly/alpha/support.lisp b/src/assembly/alpha/support.lisp index 3490176..df556e4 100644 --- a/src/assembly/alpha/support.lisp +++ b/src/assembly/alpha/support.lisp @@ -1,17 +1,15 @@ -;;; -*- Package: ALPHA -*- -;;; -;;; ********************************************************************** -;;; This code was written as part of the CMU Common Lisp project at -;;; Carnegie Mellon University, and has been placed in the public domain. -;;; -;;; -;;; ********************************************************************** -;;; -;;; This file contains the machine specific support routines needed by -;;; the file assembler. -;;; -(in-package "SB!VM") +;;;; the machine-specific support routines needed by the file assembler + +;;;; This software is part of the SBCL system. See the README file for +;;;; more information. +;;;; +;;;; This software is derived from the CMU CL system, which was +;;;; written at Carnegie Mellon University and released into the +;;;; public domain. The software is in the public domain and is +;;;; provided with absolutely no warranty. See the COPYING and CREDITS +;;;; files for more information. +(in-package "SB!VM") (!def-vm-support-routine generate-call-sequence (name style vop) (ecase style @@ -60,7 +58,6 @@ '((:temporary (:scs (non-descriptor-reg)) temp)) nil)))) - (!def-vm-support-routine generate-return-sequence (style) (ecase style (:raw