资源简介
nasm源代码.详细,用C和汇编写的,编写操作系统或者linux开发需要的东西
代码片段和文件信息
/* assemble.c code generation for the Netwide Assembler
*
* The Netwide Assembler is copyright (C) 1996 Simon Tatham and
* Julian Hall. All rights reserved. The software is
* redistributable under the licence given in the file “Licence“
* distributed in the NASM archive.
*
* the actual codes (C syntax i.e. octal):
* \0 - terminates the code. (Unless it‘s a literal of course.)
* \1 \2 \3 - that many literal bytes follow in the code stream
* \4 \6 - the POP/PUSH (respectively) codes for CS DS ES SS
* (POP is never used for CS) depending on operand 0
* \5 \7 - the second byte of POP/PUSH codes for FS GS depending
* on operand 0
* \10 \11 \12 - a literal byte follows in the code stream to be
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 63216 2005-01-15 14:15 nasm源代码\assemble.c
文件 635 2005-01-15 14:15 nasm源代码\assemble.h
文件 2717 2003-08-27 04:33 nasm源代码\AUTHORS
文件 2036 2002-05-17 03:38 nasm源代码\ChangeLog
文件 47890 2005-01-12 18:52 nasm源代码\CHANGES
文件 2055 2005-01-15 14:20 nasm源代码\config.h.in
文件 161042 2005-01-15 14:21 nasm源代码\configure
文件 3585 2004-12-15 15:02 nasm源代码\configure.in
文件 24958 2002-04-30 14:09 nasm源代码\COPYING
文件 30325 2005-01-15 14:15 nasm源代码\disasm.c
文件 620 2005-01-15 14:15 nasm源代码\disasm.h
文件 23514 2005-01-15 14:15 nasm源代码\eval.c
文件 819 2005-01-15 14:15 nasm源代码\eval.h
文件 12014 2005-01-15 14:15 nasm源代码\float.c
文件 496 2005-01-15 14:15 nasm源代码\float.h
文件 123370 2003-09-02 14:38 nasm源代码\insns.dat
文件 4692 2005-01-15 14:15 nasm源代码\insns.h
文件 7190 2002-09-12 09:34 nasm源代码\insns.pl
文件 174774 2005-01-15 14:21 nasm源代码\insnsa.c
文件 171262 2005-01-15 14:21 nasm源代码\insnsd.c
文件 6663 2005-01-15 14:21 nasm源代码\insnsi.h
文件 6800 2005-01-15 14:21 nasm源代码\insnsn.c
文件 1277 2003-08-31 21:19 nasm源代码\INSTALL
文件 5836 2002-04-30 14:09 nasm源代码\install-sh
文件 16488 2005-01-15 14:15 nasm源代码\labels.c
文件 1025 2005-01-15 14:15 nasm源代码\labels.h
文件 6780 2005-01-15 14:15 nasm源代码\listing.c
文件 413 2005-01-15 14:15 nasm源代码\listing.h
文件 2349 2005-01-15 14:21 nasm源代码\macros.c
文件 1296 2002-05-18 18:51 nasm源代码\macros.pl
............此处省略231个文件信息
相关资源
- promax速度格式转化成CGG速度格式的源
- 微信小程序全套源代码(后端为php)
- vfp仓库管理源代码
- FPGA实现FFT (设计报告+源代码)
- 通信大全开发源代码含modbus协议
- 局部路径规划的人工势场法 源代码
- 基于STM32 ESP8266 AT方式连接阿里云源代
- 大话数据结构原书 + 源代码
- 软件测试三角形问题的源代码及测试
- JSP基于网络超市商品销售管理系统的
- 《go语言编程3》pdf以及源代码
- c++和delphi 实现 屏幕传输/远程桌面/远
- 公司员工社会保险管理系统完整源代
- 贪吃蛇源代码
- 嵌入式linux应用开发完全手册(韦东山
- 俄罗斯方块源代码
- DSP F2812控制直流无刷电机源代码
- 计算机网络高级软件编程技术第6章
- Qt5 网络调试助手源代码 漂亮界面
- 能源管理系统-源代码,是初学者很好
- labview的josephus问题编程
- 电子万年历设计含有实验报告,原理
- CFORMView分割窗口源代码
- QT 智能家居源代码,可使用 实测通过
- 计算机网络课程设计 IP地址及其子网
- Master SPI的Verilog源代码(包括文档 测
- PIC16F690 源代码
- 超市收银系统 数据库课程设计含源代
- 交通灯 汇编源代码 伟福 Lab6000
- 基于LPC2124的温度模糊控制系统Proteu
评论
共有 条评论