remove test line

This commit is contained in:
janis 2025-11-01 17:57:11 +01:00
parent 0be7ffba5a
commit 0436b23361
Signed by: janis
SSH key fingerprint: SHA256:bB1qbbqmDXZNT0KKD5c2Dfjg53JGhj7B3CFcLIzSqq8

View file

@ -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