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

查看:119
本文介绍了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?

推荐答案

针对x64的MASM 您在寻找什么?

如果您想避免在Visual Studio安装中,有 YASM NASM FASM

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

英特尔公司的x64组装简介中提到了所有上述内容。

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

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