i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-gidt.d
CommitLineData
cb6d3433
L
1#objdump: -dw
2#name: 64bit load/store global/interrupt description table register.
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+000 <foo>:
43cc0762
L
9 0: 0f 01 08 [ ]*sidt \(%rax\)
10 3: 0f 01 18 [ ]*lidt \(%rax\)
11 6: 0f 01 00 [ ]*sgdt \(%rax\)
12 9: 0f 01 10 [ ]*lgdt \(%rax\)
13 c: 0f 01 08 [ ]*sidt \(%rax\)
14 f: 0f 01 18 [ ]*lidt \(%rax\)
15 12: 0f 01 00 [ ]*sgdt \(%rax\)
16 15: 0f 01 10 [ ]*lgdt \(%rax\)
cb6d3433 17 ...
This page took 0.612177 seconds and 4 git commands to generate.