gas vs. nasm: which assembler produces the best code?

前端 未结 6 1569
挽巷
挽巷 2021-02-14 02:46

Both tools translate assembly instructions directly into machine code, but is it possible to determine which one produces the fastest and cleanest code?

6条回答
提交回复
热议问题