OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [i386/] [nops.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .text
2
 
3
        .byte 0x0f, 0x1f, 0x0
4
        .byte 0x0f, 0x1f, 0x40, 0x0
5
        .byte 0x0f, 0x1f, 0x44, 0x0,  0x0
6
        .byte 0x66, 0x0f, 0x1f, 0x44, 0x0,  0x0
7
        .byte 0x0f, 0x1f, 0x80, 0x0,  0x0,  0x0, 0x0
8
        .byte 0x0f, 0x1f, 0x84, 0x0,  0x0,  0x0, 0x0, 0x0
9
        .byte 0x66, 0x0f, 0x1f, 0x84, 0x0,  0x0, 0x0, 0x0, 0x0
10
        .byte 0x66, 0x2e, 0x0f, 0x1f, 0x84, 0x0, 0x0, 0x0, 0x0, 0x0
11
 
12
        # reg,reg
13
        .byte 0x0f, 0x19, 0xff
14
        .byte 0x0f, 0x1a, 0xff
15
        .byte 0x0f, 0x1b, 0xff
16
        .byte 0x0f, 0x1c, 0xff
17
        .byte 0x0f, 0x1d, 0xff
18
        .byte 0x0f, 0x1e, 0xff
19
        .byte 0x0f, 0x1f, 0xff
20
 
21
        # with base and imm8
22
        .byte 0x0f, 0x19, 0x5A, 0x22
23
        .byte 0x0f, 0x1a, 0x5A, 0x22
24
        .byte 0x0f, 0x1b, 0x5A, 0x22
25
        .byte 0x0f, 0x1c, 0x5A, 0x22
26
        .byte 0x0f, 0x1d, 0x5A, 0x22
27
        .byte 0x0f, 0x1e, 0x5A, 0x22
28
        .byte 0x0f, 0x1f, 0x5A, 0x22
29
 
30
        # with sib and imm32
31
        .byte 0x0f, 0x19, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
32
        .byte 0x0f, 0x1a, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
33
        .byte 0x0f, 0x1b, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
34
        .byte 0x0f, 0x1c, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
35
        .byte 0x0f, 0x1d, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
36
        .byte 0x0f, 0x1e, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
37
        .byte 0x0f, 0x1f, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
38
 
39
        .byte 0x0f, 0x19, 0x04, 0x60
40
        .byte 0x0f, 0x1a, 0x04, 0x60
41
        .byte 0x0f, 0x1b, 0x04, 0x60
42
        .byte 0x0f, 0x1c, 0x04, 0x60
43
        .byte 0x0f, 0x1d, 0x04, 0x60
44
        .byte 0x0f, 0x1e, 0x04, 0x60
45
        .byte 0x0f, 0x1f, 0x04, 0x60
46
 
47
        .byte 0x0f, 0x19, 0x04, 0x59
48
        .byte 0x0f, 0x1a, 0x04, 0x59
49
        .byte 0x0f, 0x1b, 0x04, 0x59
50
        .byte 0x0f, 0x1c, 0x04, 0x59
51
        .byte 0x0f, 0x1d, 0x04, 0x59
52
        .byte 0x0f, 0x1e, 0x04, 0x59
53
        .byte 0x0f, 0x1f, 0x04, 0x59
54
 
55
        nop (%eax)
56
        nop %eax
57
        nop %ax
58
        nopl (%eax)
59
        nopw (%eax)
60
        nopl %eax
61
        nopw %ax

powered by: WebSVN 2.1.0

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