[parisc-linux] PA-RISC assembly

Grant Grundler grundler@puffin.external.hp.com
Tue, 04 Sep 2001 23:21:18 -0600


asdfsdf sdfsdf wrote:
> Hello. I am wondering what the equivalent of
> jmp and call are in PA-RISC assembly.  If there
> are any documents on the internet specifying 
> PA-RISC assembly I would be very grateful.

Start by searching www.parisc-linux.org and docs.hp.com.
Then grab the parisc-linux kernel source and look for *.S files
in the arch/parisc directory to find some real examples.

grant