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/] [i386/] [mixed-mode-reloc.s] - Rev 156
Compare with Previous | Blame | View Log
.text .code16 _start16: movl xtrn@got(%ebx), %eax calll xtrn@plt .code32 _start32: movl xtrn@got(%ebx), %eax calll xtrn@plt .code64 _start64: movq xtrn@got(%rbx), %rax callq xtrn@plt