摘要: nasm -f win64 fact.asm default rel bits 64 segment .text global factorial ; Define constants to refer to the function arguments as offsets from RSP/RB 阅读全文
posted @ 2022-05-19 21:49 fndefbwefsowpvqfx 阅读(38) 评论(0) 推荐(0)