URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [mixed-mode-reloc.s] - Rev 38
Go to most recent revision | 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
Go to most recent revision | Compare with Previous | Blame | View Log