asm: ../lib/x64/_start.s ok
authoryu.dongliang <18588496441@163.com>
Sat, 10 Jan 2026 12:55:47 +0000 (20:55 +0800)
committeryu.dongliang <18588496441@163.com>
Sat, 10 Jan 2026 12:55:47 +0000 (20:55 +0800)
commit60f0faa7cf0337ad4e5dc93204c4e9343edcb017
tree6bfaa3fdc8a60acb8bd4836af651207c785a6c3d
parenta18f250256b7e8e6c0e98402de00d9bfdf56ce25
asm: ../lib/x64/_start.s ok
24 files changed:
asm/1.s
asm/scf_asm.c
asm/scf_asm.h
asm/scf_dfa_inst.c
core/scf_lex_word.h
elf/scf_elf.c
elf/scf_elf.h
lex/scf_lex.c
native/x64/scf_x64.c
native/x64/scf_x64_inst.c
native/x64/scf_x64_inst_binary.c
native/x64/scf_x64_inst_cmp.c
native/x64/scf_x64_inst_common.c
native/x64/scf_x64_inst_div.c
native/x64/scf_x64_inst_mul.c
native/x64/scf_x64_inst_shift.c
native/x64/scf_x64_inst_unary.c
native/x64/scf_x64_inst_util.c
native/x64/scf_x64_opcode.c
native/x64/scf_x64_opcode.h
native/x64/scf_x64_reg.c
native/x64/scf_x64_util.h
parse/scf_parse.c
util/scf_string.h