i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / xsavec.d
1 #as:
2 #objdump: -dw
3 #name: i386 XSAVEC insns
4 #source: xsavec.s
5
6 .*: +file format .*
7
8
9 Disassembly of section \.text:
10
11 00000000 <_start>:
12 [ ]*[a-f0-9]+:[ ]*0f c7 21[ ]*xsavec \(%ecx\)
13 [ ]*[a-f0-9]+:[ ]*0f c7 a4 f4 c0 1d fe ff[ ]*xsavec -0x1e240\(%esp,%esi,8\)
14 [ ]*[a-f0-9]+:[ ]*0f c7 21[ ]*xsavec \(%ecx\)
15 [ ]*[a-f0-9]+:[ ]*0f c7 a4 f4 c0 1d fe ff[ ]*xsavec -0x1e240\(%esp,%esi,8\)
16 #pass
This page took 0.031008 seconds and 4 git commands to generate.