Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rip.s
1 .text
2 leal symbol(%rip), %eax
3 leal 0x11111111(%rip), %eax
4 leal 1(%rip), %eax
5 leal (%rip), %eax
This page took 0.032322 seconds and 4 git commands to generate.