2f9f616df9
a function. I made a mistake in assuming that the .cprestore directive will cause the assembler to automatically restore 'gp' after the 'jalr'. The .cprestore directive does its magic only after 'jal' and 'bal' instructions - not the 'jalr'. Pointed out by: c.jayachandran@gmail.com |
||
---|---|---|
.. | ||
brk.S | ||
cerror.S | ||
exect.S | ||
fork.S | ||
Makefile.inc | ||
Ovfork.S | ||
pipe.S | ||
ptrace.S | ||
sbrk.S | ||
shmat.S | ||
syscall.S |