/*
* (c) Copyright 1985 HEWLETT-PACKARD COMPANY
*
* To anyone who acknowledges that this file is provided "AS IS"
* without any express or implied warranty:
* permission to use, copy, modify, and distribute this file
* for any purpose is hereby granted without fee, provided that
* the above copyright notice and this notice appears in all
* copies, and that the name of Hewlett-Packard Company not be
* used in advertising or publicity pertaining to distribution
* of the software without specific, written prior permission.
* Hewlett-Packard Company makes no representations about the
* suitability of this software for any purpose.
*/
/*
* STANDARD INCLUDE FILE FOR MILLICODE
* Every source file must include this file.
*
* Hardware General Registers
*
* Frame Offsets (millicode convention!)
* Used when calling other millicode routines.
* Stack unwinding is dependent upon these definitions.
* r31_slot .equ -20
* sr0_slot .equ -16
*/