Used macros to name all machine registers. This allows the integer
authorStephen Adams <edu/mit/csail/zurich/adams>
Mon, 18 Nov 1996 21:19:35 +0000 (21:19 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Mon, 18 Nov 1996 21:19:35 +0000 (21:19 +0000)
commitc35f5f8953541064975e33e72517f6a35dfd083b
tree5b392ecc0061f46a97cd232222e6af57807aa0e6
parentc5d6c7056e59b28937e02b9c708b39571f90aca3
Used macros to name all machine registers.  This allows the integer
syntax and the %r syntax to be used.  Currently, the syntax is chosen
according to the compiler.  This should really be orthogonal.

-DGCC integer syntax
-DHPC %r syntax
v8/src/microcode/cmpauxmd/hppa.m4