x86/Intel: fix fallout from earlier template folding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / lock-1-intel.d
CommitLineData
c32fa91d
L
1#objdump: -dwMintel
2#name: i386 lockable insns (Intel disassembly)
3#source: lock-1.s
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <foo>:
c1ba0266 11[ ]*[a-f0-9]+: f0 01 03 lock add DWORD PTR \[ebx\],eax
c32fa91d 12[ ]*[a-f0-9]+: f0 83 03 64 lock add DWORD PTR \[ebx\],0x64
c1ba0266 13[ ]*[a-f0-9]+: f0 11 03 lock adc DWORD PTR \[ebx\],eax
c32fa91d 14[ ]*[a-f0-9]+: f0 83 13 64 lock adc DWORD PTR \[ebx\],0x64
c1ba0266 15[ ]*[a-f0-9]+: f0 21 03 lock and DWORD PTR \[ebx\],eax
c32fa91d
L
16[ ]*[a-f0-9]+: f0 83 23 64 lock and DWORD PTR \[ebx\],0x64
17[ ]*[a-f0-9]+: f0 0f bb 03 lock btc DWORD PTR \[ebx\],eax
18[ ]*[a-f0-9]+: f0 0f ba 3b 64 lock btc DWORD PTR \[ebx\],0x64
19[ ]*[a-f0-9]+: f0 0f b3 03 lock btr DWORD PTR \[ebx\],eax
20[ ]*[a-f0-9]+: f0 0f ba 33 64 lock btr DWORD PTR \[ebx\],0x64
21[ ]*[a-f0-9]+: f0 0f ab 03 lock bts DWORD PTR \[ebx\],eax
22[ ]*[a-f0-9]+: f0 0f ba 2b 64 lock bts DWORD PTR \[ebx\],0x64
23[ ]*[a-f0-9]+: f0 0f b1 03 lock cmpxchg DWORD PTR \[ebx\],eax
24[ ]*[a-f0-9]+: f0 0f c7 0b lock cmpxchg8b QWORD PTR \[ebx\]
25[ ]*[a-f0-9]+: f0 ff 0b lock dec DWORD PTR \[ebx\]
26[ ]*[a-f0-9]+: f0 ff 03 lock inc DWORD PTR \[ebx\]
27[ ]*[a-f0-9]+: f0 f7 1b lock neg DWORD PTR \[ebx\]
28[ ]*[a-f0-9]+: f0 f7 13 lock not DWORD PTR \[ebx\]
c1ba0266 29[ ]*[a-f0-9]+: f0 09 03 lock or DWORD PTR \[ebx\],eax
c32fa91d 30[ ]*[a-f0-9]+: f0 83 0b 64 lock or DWORD PTR \[ebx\],0x64
c1ba0266 31[ ]*[a-f0-9]+: f0 19 03 lock sbb DWORD PTR \[ebx\],eax
c32fa91d 32[ ]*[a-f0-9]+: f0 83 1b 64 lock sbb DWORD PTR \[ebx\],0x64
c1ba0266 33[ ]*[a-f0-9]+: f0 29 03 lock sub DWORD PTR \[ebx\],eax
c32fa91d
L
34[ ]*[a-f0-9]+: f0 83 2b 64 lock sub DWORD PTR \[ebx\],0x64
35[ ]*[a-f0-9]+: f0 0f c1 03 lock xadd DWORD PTR \[ebx\],eax
36[ ]*[a-f0-9]+: f0 87 03 lock xchg DWORD PTR \[ebx\],eax
37[ ]*[a-f0-9]+: f0 87 03 lock xchg DWORD PTR \[ebx\],eax
c1ba0266 38[ ]*[a-f0-9]+: f0 31 03 lock xor DWORD PTR \[ebx\],eax
c32fa91d 39[ ]*[a-f0-9]+: f0 83 33 64 lock xor DWORD PTR \[ebx\],0x64
c1ba0266 40[ ]*[a-f0-9]+: f0 01 03 lock add DWORD PTR \[ebx\],eax
c32fa91d 41[ ]*[a-f0-9]+: f0 83 03 64 lock add DWORD PTR \[ebx\],0x64
c1ba0266 42[ ]*[a-f0-9]+: f0 11 03 lock adc DWORD PTR \[ebx\],eax
c32fa91d 43[ ]*[a-f0-9]+: f0 83 13 64 lock adc DWORD PTR \[ebx\],0x64
c1ba0266 44[ ]*[a-f0-9]+: f0 21 03 lock and DWORD PTR \[ebx\],eax
c32fa91d
L
45[ ]*[a-f0-9]+: f0 83 23 64 lock and DWORD PTR \[ebx\],0x64
46[ ]*[a-f0-9]+: f0 0f bb 03 lock btc DWORD PTR \[ebx\],eax
47[ ]*[a-f0-9]+: f0 0f ba 3b 64 lock btc DWORD PTR \[ebx\],0x64
48[ ]*[a-f0-9]+: f0 0f b3 03 lock btr DWORD PTR \[ebx\],eax
49[ ]*[a-f0-9]+: f0 0f ba 33 64 lock btr DWORD PTR \[ebx\],0x64
50[ ]*[a-f0-9]+: f0 0f ab 03 lock bts DWORD PTR \[ebx\],eax
51[ ]*[a-f0-9]+: f0 0f ba 2b 64 lock bts DWORD PTR \[ebx\],0x64
52[ ]*[a-f0-9]+: f0 0f b1 03 lock cmpxchg DWORD PTR \[ebx\],eax
53[ ]*[a-f0-9]+: f0 0f c7 0b lock cmpxchg8b QWORD PTR \[ebx\]
54[ ]*[a-f0-9]+: f0 ff 0b lock dec DWORD PTR \[ebx\]
55[ ]*[a-f0-9]+: f0 ff 03 lock inc DWORD PTR \[ebx\]
56[ ]*[a-f0-9]+: f0 f7 1b lock neg DWORD PTR \[ebx\]
57[ ]*[a-f0-9]+: f0 f7 13 lock not DWORD PTR \[ebx\]
c1ba0266 58[ ]*[a-f0-9]+: f0 09 03 lock or DWORD PTR \[ebx\],eax
c32fa91d 59[ ]*[a-f0-9]+: f0 83 0b 64 lock or DWORD PTR \[ebx\],0x64
c1ba0266 60[ ]*[a-f0-9]+: f0 19 03 lock sbb DWORD PTR \[ebx\],eax
c32fa91d 61[ ]*[a-f0-9]+: f0 83 1b 64 lock sbb DWORD PTR \[ebx\],0x64
c1ba0266 62[ ]*[a-f0-9]+: f0 29 03 lock sub DWORD PTR \[ebx\],eax
c32fa91d
L
63[ ]*[a-f0-9]+: f0 83 2b 64 lock sub DWORD PTR \[ebx\],0x64
64[ ]*[a-f0-9]+: f0 0f c1 03 lock xadd DWORD PTR \[ebx\],eax
65[ ]*[a-f0-9]+: f0 87 03 lock xchg DWORD PTR \[ebx\],eax
66[ ]*[a-f0-9]+: f0 87 03 lock xchg DWORD PTR \[ebx\],eax
c1ba0266 67[ ]*[a-f0-9]+: f0 31 03 lock xor DWORD PTR \[ebx\],eax
c32fa91d
L
68[ ]*[a-f0-9]+: f0 83 33 64 lock xor DWORD PTR \[ebx\],0x64
69#pass
This page took 0.378874 seconds and 4 git commands to generate.