prumpf
Philipp Rumpf
prumpf@puffin.external.hp.com
Sun, 14 Nov 1999 21:08:08 -0700 (MST)
Update of /home/cvs/parisc/linux/include/asm-parisc
In directory puffin.external.hp.com:/tmp/cvs-serv12237/include/asm-parisc
Modified Files:
assembly.h
Added Files:
asmregs.h
Log Message:
separated out the register definitions as really nobody should have to read
them while the actual code in assembly.h might be useful for debugging.
IMHO we should see to just use GNU-style %-prefixed register names (and dump
both the number-only style I have been using and the name-only style that
seems to be HP's favourite), but this certainly needs more thought.