Skip to content
Snippets Groups Projects
Commit fc755c2b authored by ch's avatar ch
Browse files

Initial revision

parent 86d21664
Branches
Tags
No related merge requests found
/* $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/ldb/Attic/regnames.c,v 1.1 1990/03/29 21:03:00 ch Exp $ */
#include "lispregs.h"
char *lisp_register_names[] = {
"ZERO",
"LIP",
"NL0",
"NL1",
"NL2",
"NL3",
"NL4",
"NARGS",
"A0",
"A1",
"A2",
"A3",
"A4",
"A5",
"CNAME",
"LEXENV",
"ARGS",
"OCONT",
"LRA",
"L0",
"NULL",
"BSP",
"CONT",
"CSP",
"FLAGS",
"ALLOC",
"K0",
"K1",
"L1",
"NSP",
"CODE",
"L2"
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment