URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i386/] [intelpic.s] - Rev 862
Go to most recent revision | Compare with Previous | Blame | View Log
.text .intel_syntax noprefix gs_foo: ret bar: lea eax, .LC0@GOTOFF[ebx] mov eax, DWORD PTR gs_foo@GOT[ebx] .L11: jmp DWORD PTR[ .L11 + eax * 4 ] .LC0: lea eax, DWORD PTR[ .LC0@GOTOFF + ebx ] jmp DWORD PTR[ .L11 + eax * 4 + 0x1000 ] jmp DWORD PTR[ .L12 + eax * 4 + 0x1000 ] .L12: nop L11: jmp DWORD PTR[ L11 + eax * 4 + 0x1000 ] jmp DWORD PTR[ L12 + eax * 4 + 0x1000 ] L12: nop
Go to most recent revision | Compare with Previous | Blame | View Log