about summary refs log tree commit diff stats
path: root/103kernel-string-equal.subx
blob: 7e1b9d6f6834aa5b4b32a14b625bc5989ea43ee9 (plain) (blame)
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
generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2024-11-09 00:50:11 +0000
 


="p"></span><span class="subxComment"># syscall(exit, 42)</span>
<span id="L15" class="LineNr">15 </span>bb/copy-to-EBX  2a/imm32  <span class="subxComment"># 42 in hex</span>
<span id="L16" class="LineNr">16 </span>b8/copy-to-EAX  1/imm32/exit
<span id="L17" class="LineNr">17 </span>cd/syscall  0x80/imm8
<span id="L18" class="LineNr">18 </span>
<span id="L19" class="LineNr">19 </span>== data 0x0a000000
<span id="L20" class="LineNr">20 </span>
<span id="L21" class="LineNr">21 </span><span class="subxS2Comment"># . . vim&#0058;nowrap:textwidth=0</span>
</pre>
</body>
</html>
<!-- vim: set foldmethod=manual : -->