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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-nops.s] - Blame information for rev 832

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 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 (%rax)
56
        nop %rax
57
        nop %eax
58
        nop %ax
59
        nopq (%rax)
60
        nopl (%rax)
61
        nopw (%rax)
62
        nopq %rax
63
        nopl %eax
64
        nopw %ax
65
        nop (%r10)
66
        nop %r10
67
        nop %r10d
68
        nop %r10w
69
        nopq (%r10)
70
        nopl (%r10)
71
        nopw (%r10)
72
        nopq %r10
73
        nopl %r10d
74
        nopw %r10w

powered by: WebSVN 2.1.0

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