Skip to content

Commit 4cf72d5

Browse files
committed
rebuils sysv_x86_64
1 parent 6e6c6d6 commit 4cf72d5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

lib/sysv_amd64/libstackman.a

8 Bytes
Binary file not shown.

src/platforms/switch_x86_64_gcc.S

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ stackman_switch:
3939
movq %rdi, %rax
4040
movq %rsi, %rcx
4141
#APP
42-
# 56 "switch_x86_64_gcc.h" 1
42+
# 56 "../platforms/switch_x86_64_gcc.h" 1
4343
fstcw 10(%rsp)
4444
stmxcsr 12(%rsp)
4545

4646
# 0 "" 2
47-
# 62 "switch_x86_64_gcc.h" 1
47+
# 62 "../platforms/switch_x86_64_gcc.h" 1
4848
movq %rsp, %rbx
4949
# 0 "" 2
5050
#NO_APP
@@ -55,13 +55,13 @@ stackman_switch:
5555
movq %rax, %r14
5656
call *%rax
5757
#APP
58-
# 67 "switch_x86_64_gcc.h" 1
58+
# 67 "../platforms/switch_x86_64_gcc.h" 1
5959
movq %rax, %rsp
6060
# 0 "" 2
6161
#NO_APP
6262
subq %rbx, %rax
6363
#APP
64-
# 68 "switch_x86_64_gcc.h" 1
64+
# 68 "../platforms/switch_x86_64_gcc.h" 1
6565
addq %rax, %rbp
6666
# 0 "" 2
6767
#NO_APP
@@ -70,7 +70,7 @@ stackman_switch:
7070
movq %r15, %rdi
7171
call *%r14
7272
#APP
73-
# 72 "switch_x86_64_gcc.h" 1
73+
# 72 "../platforms/switch_x86_64_gcc.h" 1
7474
ldmxcsr 12(%rsp)
7575
fldcw 10(%rsp)
7676

@@ -110,21 +110,21 @@ stackman_call:
110110
movq %rdi, %rax
111111
movq %rsi, %rdi
112112
#APP
113-
# 92 "switch_x86_64_gcc.h" 1
113+
# 92 "../platforms/switch_x86_64_gcc.h" 1
114114
movq %rsp, %rbx
115115
# 0 "" 2
116-
# 93 "switch_x86_64_gcc.h" 1
116+
# 93 "../platforms/switch_x86_64_gcc.h" 1
117117
movq %rsp, %rcx
118118
# 0 "" 2
119-
# 96 "switch_x86_64_gcc.h" 1
119+
# 96 "../platforms/switch_x86_64_gcc.h" 1
120120
movq %rdx, %rsp
121121
# 0 "" 2
122122
#NO_APP
123123
movq %rcx, %rdx
124124
movl $2, %esi
125125
call *%rax
126126
#APP
127-
# 100 "switch_x86_64_gcc.h" 1
127+
# 100 "../platforms/switch_x86_64_gcc.h" 1
128128
movq %rbx, %rsp
129129
# 0 "" 2
130130
#NO_APP

0 commit comments

Comments
 (0)