URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [hppa/] [reloc/] [blebug.s] - Rev 38
Go to most recent revision | Compare with Previous | Blame | View Log
.code .align 4 .IMPORT $$dyncall,MILLICODE ; Code for dynamic function calls. _sigtramp: ldil L%$$dyncall,%r2 ; whose address is in r22. ble R%$$dyncall(%sr4,%r2)
Go to most recent revision | Compare with Previous | Blame | View Log