OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [immed32.d] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
#objdump: -dw
2
#name: i386 immed
3
 
4
.*: +file format .*
5
 
6
Disassembly of section \.text:
7
 
8
0+000 <_start>:
9
[       ]*[0-9a-fA-F]+:[        ]+ff 50 04[     ]+calll? +\*0x4\(%eax\)
10
[       ]*[0-9a-fA-F]+:[        ]+ff 90 08 00 00 00[    ]+calll? +\*0x8\(%eax\)
11
[       ]*[0-9a-fA-F]+:[        ]+ff 90 00 00 00 00[    ]+calll? +\*0x0\(%eax\)
12
[       ]*[0-9a-fA-F]+:[        ]+67 ff 57 04[  ]+(addr16 )?calll? +\*0x4\(%bx\)
13
[       ]*[0-9a-fA-F]+:[        ]+67 ff 97 08 00[       ]+(addr16 )?calll? +\*0x8\(%bx\)
14
[       ]*[0-9a-fA-F]+:[        ]+67 ff 97 00 00[       ]+(addr16 )?calll? +\*0x0\(%bx\)
15
[       ]*[0-9a-fA-F]+:[        ]+b0 04[        ]+movb? +\$0x4,%al
16
[       ]*[0-9a-fA-F]+:[        ]+b0 08[        ]+movb? +\$0x8,%al
17
[       ]*[0-9a-fA-F]+:[        ]+b0 00[        ]+movb? +\$0x0,%al
18
[       ]*[0-9a-fA-F]+:[        ]+66 b8 04 00[  ]+movw? +\$0x4,%ax
19
[       ]*[0-9a-fA-F]+:[        ]+66 b8 08 00[  ]+movw? +\$0x8,%ax
20
[       ]*[0-9a-fA-F]+:[        ]+66 b8 00 00[  ]+movw? +\$0x0,%ax
21
[       ]*[0-9a-fA-F]+:[        ]+b8 04 00 00 00[       ]+movl? +\$0x4,%eax
22
[       ]*[0-9a-fA-F]+:[        ]+b8 08 00 00 00[       ]+movl? +\$0x8,%eax
23
[       ]*[0-9a-fA-F]+:[        ]+b8 00 00 00 00[       ]+movl? +\$0x0,%eax
24
[       ]*[0-9a-fA-F]+:[        ]+04 04[        ]+addb? +\$0x4,%al
25
[       ]*[0-9a-fA-F]+:[        ]+04 08[        ]+addb? +\$0x8,%al
26
[       ]*[0-9a-fA-F]+:[        ]+04 00[        ]+addb? +\$0x0,%al
27
[       ]*[0-9a-fA-F]+:[        ]+66 83 c0 04[  ]+addw? +\$0x4,%ax
28
[       ]*[0-9a-fA-F]+:[        ]+66 05 08 00[  ]+addw? +\$0x8,%ax
29
[       ]*[0-9a-fA-F]+:[        ]+66 05 00 00[  ]+addw? +\$0x0,%ax
30
[       ]*[0-9a-fA-F]+:[        ]+83 c0 04[     ]+addl? +\$0x4,%eax
31
[       ]*[0-9a-fA-F]+:[        ]+05 08 00 00 00[       ]+addl? +\$0x8,%eax
32
[       ]*[0-9a-fA-F]+:[        ]+05 00 00 00 00[       ]+addl? +\$0x0,%eax
33
[       ]*[0-9a-fA-F]+:[        ]+c0 e0 04[     ]+shlb? +\$0x4,%al
34
[       ]*[0-9a-fA-F]+:[        ]+c0 e0 08[     ]+shlb? +\$0x8,%al
35
[       ]*[0-9a-fA-F]+:[        ]+c0 e0 00[     ]+shlb? +\$0x0,%al
36
[       ]*[0-9a-fA-F]+:[        ]+66 c1 e0 04[  ]+shlw? +\$0x4,%ax
37
[       ]*[0-9a-fA-F]+:[        ]+66 c1 e0 08[  ]+shlw? +\$0x8,%ax
38
[       ]*[0-9a-fA-F]+:[        ]+66 c1 e0 00[  ]+shlw? +\$0x0,%ax
39
[       ]*[0-9a-fA-F]+:[        ]+c1 e0 04[     ]+shll? +\$0x4,%eax
40
[       ]*[0-9a-fA-F]+:[        ]+c1 e0 08[     ]+shll? +\$0x8,%eax
41
[       ]*[0-9a-fA-F]+:[        ]+c1 e0 00[     ]+shll? +\$0x0,%eax
42
[       ]*[0-9a-fA-F]+:[        ]+e4 04[        ]+inb? +\$0x4,%al
43
[       ]*[0-9a-fA-F]+:[        ]+e4 08[        ]+inb? +\$0x8,%al
44
[       ]*[0-9a-fA-F]+:[        ]+e4 00[        ]+inb? +\$0x0,%al
45
[       ]*[0-9a-fA-F]+:[        ]+66 e5 04[     ]+inw? +\$0x4,%ax
46
[       ]*[0-9a-fA-F]+:[        ]+66 e5 08[     ]+inw? +\$0x8,%ax
47
[       ]*[0-9a-fA-F]+:[        ]+66 e5 00[     ]+inw? +\$0x0,%ax
48
[       ]*[0-9a-fA-F]+:[        ]+e5 04[        ]+inl? +\$0x4,%eax
49
[       ]*[0-9a-fA-F]+:[        ]+e5 08[        ]+inl? +\$0x8,%eax
50
[       ]*[0-9a-fA-F]+:[        ]+e5 00[        ]+inl? +\$0x0,%eax

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.