URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mips-elf/] [jalx-1.s] - Rev 166
Go to most recent revision | Compare with Previous | Blame | View Log
.set noreorder .set micromips .ent test .globl test test: jalx test1 nop .set nomicromips test1: addu $3, $4, $5 .end test # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ... .space 8
Go to most recent revision | Compare with Previous | Blame | View Log