File: setzucc-att.s

package info (click to toggle)
llvm-toolchain-19 1%3A19.1.7-19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,999,616 kB
  • sloc: cpp: 6,951,724; ansic: 1,486,157; asm: 913,598; python: 232,059; f90: 80,126; objc: 75,281; lisp: 37,276; pascal: 16,990; sh: 10,079; ml: 5,058; perl: 4,724; awk: 3,523; makefile: 3,430; javascript: 2,504; xml: 892; fortran: 664; cs: 573
file content (101 lines) | stat: -rw-r--r-- 3,240 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# RUN: llvm-mc -triple x86_64 -show-encoding %s | FileCheck %s
# RUN: not llvm-mc -triple i386 -show-encoding %s 2>&1 | FileCheck %s --check-prefix=ERROR

# ERROR-COUNT-32: error:
# ERROR-NOT: error:
# CHECK: setzuo	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x40,0xc0]
         setzuo	%al
# CHECK: setzuno	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x41,0xc0]
         setzuno	%al
# CHECK: setzub	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x42,0xc0]
         setzub	%al
# CHECK: setzuae	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x43,0xc0]
         setzuae	%al
# CHECK: setzue	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x44,0xc0]
         setzue	%al
# CHECK: setzune	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x45,0xc0]
         setzune	%al
# CHECK: setzube	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x46,0xc0]
         setzube	%al
# CHECK: setzua	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x47,0xc0]
         setzua	%al
# CHECK: setzus	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x48,0xc0]
         setzus	%al
# CHECK: setzuns	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x49,0xc0]
         setzuns	%al
# CHECK: setzup	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4a,0xc0]
         setzup	%al
# CHECK: setzunp	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4b,0xc0]
         setzunp	%al
# CHECK: setzul	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4c,0xc0]
         setzul	%al
# CHECK: setzuge	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4d,0xc0]
         setzuge	%al
# CHECK: setzule	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4e,0xc0]
         setzule	%al
# CHECK: setzug	%al
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4f,0xc0]
         setzug	%al
# CHECK: setzuo	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x40,0x00]
         setzuo	(%rax)
# CHECK: setzuno	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x41,0x00]
         setzuno	(%rax)
# CHECK: setzub	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x42,0x00]
         setzub	(%rax)
# CHECK: setzuae	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x43,0x00]
         setzuae	(%rax)
# CHECK: setzue	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x44,0x00]
         setzue	(%rax)
# CHECK: setzune	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x45,0x00]
         setzune	(%rax)
# CHECK: setzube	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x46,0x00]
         setzube	(%rax)
# CHECK: setzua	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x47,0x00]
         setzua	(%rax)
# CHECK: setzus	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x48,0x00]
         setzus	(%rax)
# CHECK: setzuns	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x49,0x00]
         setzuns	(%rax)
# CHECK: setzup	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4a,0x00]
         setzup	(%rax)
# CHECK: setzunp	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4b,0x00]
         setzunp	(%rax)
# CHECK: setzul	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4c,0x00]
         setzul	(%rax)
# CHECK: setzuge	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4d,0x00]
         setzuge	(%rax)
# CHECK: setzule	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4e,0x00]
         setzule	(%rax)
# CHECK: setzug	(%rax)
# CHECK: encoding: [0x62,0xf4,0x7f,0x18,0x4f,0x00]
         setzug	(%rax)