制作Assembelly语言程序 [英] To Make Assembelly language program

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

问题描述

我如何用c语言制作和执行assembelly语言程序。

我还没有制作一个单一的程序,所以请给出一个小的

例子。还要求所有必要的指令,以便我可以在c编译器上制作并执行assembely语言程序。

How can i make and execute assembelly language programes in c language.
I have not make a single assembelly program yet, so please give a small
example. Also mension all the instructions necessary, so that i can
make and execute assembely language programme on c compiler.

推荐答案



" VijayJaiswal" < vi *********** @ rediffmail.com写信息

新闻:11 ******************* ***@m7g2000cwm.googlegro ups.com ...

"VijayJaiswal" <vi***********@rediffmail.comwrote in message
news:11**********************@m7g2000cwm.googlegro ups.com...

如何用c语言编写和执行assembelly语言程序。

我还没有制作一个assembelly程序,所以请给出一个小的

例子。还要求所有必要的指令,以便我可以在c编译器上制作并执行assembely语言程序。
How can i make and execute assembelly language programes in c language.
I have not make a single assembelly program yet, so please give a small
example. Also mension all the instructions necessary, so that i can
make and execute assembely language programme on c compiler.



大多数C编译器提供" ASM"或__asm或类似关键字作为

扩展名。


但是如何使用它的详细信息是特定于您的特定的

编译器。

-
www .personal.leeds.ac.uk / ~bgy1mm

免费软件游戏下载。

Most C compilers provide an "asm" or __asm or similar keyword as an
extension.

However the details of how to use it are specific to your particular
compiler.
--
www.personal.leeds.ac.uk/~bgy1mm
freeware games to download.


VijayJaiswal写道:
VijayJaiswal wrote:

如何用c语言制作和执行assembelly语言程序。
How can i make and execute assembelly language programes in c language.



您的编译器文档告诉您如何操作。

Your compiler''s documentation tells you how to do it.


我还没有制作一个单个assembelly程序,所以请给一个小的

例子。
I have not make a single assembelly program yet, so please give a small
example.



做自己的功课。既然你说:


我还没有制作一个单一的装配程序


这意味着你根本不知道所有装配,即你是一个学生

应该回答作业问题。


还要求所有必要的指示,这样我就可以

Do your own homework. Since you say:

I have not make a single assembelly program yet

this means that you do not know at all assembly, i.e. you are a student
that should answer a homework question.

Also mension all the instructions necessary, so that i can


在c编译器上制作并执行assembely语言程序。
make and execute assembely language programme on c compiler.



你不能在c编译器中执行任何东西。

You can''t execute anything in the c compiler.


http://appcore.home.comcast.net /


这篇关于制作Assembelly语言程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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