remove test line
This commit is contained in:
parent
0be7ffba5a
commit
0436b23361
|
|
@ -495,8 +495,6 @@ codegen_function:
|
||||||
bts word [rsp + 72], 0 ; mark rax as used
|
bts word [rsp + 72], 0 ; mark rax as used
|
||||||
mov word [rsp + 76], 0 ; dirtied_register_bitset = 0
|
mov word [rsp + 76], 0 ; dirtied_register_bitset = 0
|
||||||
|
|
||||||
mov word [rsp + 72], -1 ; reserve all registers (test)
|
|
||||||
|
|
||||||
; push "section .text\n"
|
; push "section .text\n"
|
||||||
mov rdi, [rsp] ; ctx
|
mov rdi, [rsp] ; ctx
|
||||||
lea rdi, [rdi + 8] ; &ctx.text
|
lea rdi, [rdi + 8] ; &ctx.text
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue