Fixes implementation of hardware multiply/divide peripheral in RL78 G13 cores.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / size-2.d
CommitLineData
8fd4256d
L
1#name: i386 size 2
2#objdump: -dwr
3
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <.text>:
11[ ]*[a-f0-9]+: b8 50 00 00 00 mov \$0x50,%eax
12[ ]*[a-f0-9]+: b8 48 00 00 00 mov \$0x48,%eax
13[ ]*[a-f0-9]+: b8 58 00 00 00 mov \$0x58,%eax
14[ ]*[a-f0-9]+: b8 1e 00 00 00 mov \$0x1e,%eax
15[ ]*[a-f0-9]+: b8 0e 00 00 00 mov \$0xe,%eax
16[ ]*[a-f0-9]+: b8 2e 00 00 00 mov \$0x2e,%eax
17[ ]*[a-f0-9]+: b8 90 99 99 19 mov \$0x19999990,%eax
18[ ]*[a-f0-9]+: b8 70 99 99 19 mov \$0x19999970,%eax
19[ ]*[a-f0-9]+: b8 b0 99 99 19 mov \$0x199999b0,%eax
20#pass
This page took 0.113854 seconds and 4 git commands to generate.