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.d] - Rev 184
Go to most recent revision | Compare with Previous | Blame | View Log
#name: MIPS jalx-1
#source: jalx-1.s
#ld: -T jalx-1.ld
#objdump: -d
.*: +file format .*mips.*
Disassembly of section \.text:
88000000 <test>:
88000000: f200 0002 jalx 88000008 <test1>
88000004: 0000 0000 nop
88000008 <test1>:
88000008: 00851821 addu v1,a0,a1
\.\.\.
Go to most recent revision | Compare with Previous | Blame | View Log