Windows x64 汇编程序? [英] windows x64 assembler?

查看:51
本文介绍了Windows x64 汇编程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近从 32 位计算机升级到了 64 位计算机.我以前使用 masm32 进行 x86 组装.我的计算机可以运行 32 位进程,但我更愿意使用我所有的计算机功能并编写 x64 汇编程序.我不想安装额外的东西(比如ide)来运行汇编程序.我应该使用什么汇编程序?

I recently upgraded to a 64 bit computer from a 32 bit. I have used masm32 for x86 assembly previously. My computer can run 32 bit processes, but I would prefer to use all of my computers capability and write x64 assembly programs. I do not want to have to install extra things (like ide's) to make an assembler run. What assembler should I use?

推荐答案

Is 适用于 x64 的 MASM 您在寻找什么?

Is MASM for x64 what you're looking for?

如果您想避免安装 Visual Studio,可以使用 YASMNASMFASM.

If you want to avoid a Visual Studio installation, there's YASM, NASM, and FASM.

以上所有内容都在Intel 的 x64 介绍中提到组装.

这篇关于Windows x64 汇编程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆