Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-03-19 14:14:00 -0800 (Wed, 19 Mar 2003)
Revision: 4186
Log message:
Changed instruction format to use string parameters, like this:
Inst2["mov":s]{'dst; 'src; 'rest}
Added code to manage built-in registers.