搜索资源列表
Linux Assembly Language Programming
- linux汇编语言程序设计,详细介绍了linux的汇编语言设计语法以及开发工具等信息-assembly language programming, detailed compilation of the Linux language syntax design and development tools, such as information
Linux_Assembly_programming
- linux环境下的汇编语言的书籍,很难得书啊 大家来下载吧-linux environment assembly language books, a rare book ah you to download it
Wrox.Professional.Assembly.Language
- 这是关于AT&T汇编的书,即Linux上使用的汇编格式,这一类的数很少,一份不错的学习资料.-This is a compilation of AT & T on the book, that is, the use of Linux on the compilation format, very few of this kind, a good learning materials.
intel2gas-1.3.3.tar
- linux 下 intel 转 K&R 汇编语言格式的工具, 对于k&r格式不是特别熟悉的话, 用这个工具很好.-intel under linux to K & R tool assembly language format, for the k & r is not particularly familiar with the format, using the tools well.
nasm-Source
- NASM是一个开源跨平台的汇编器。里面的源码有linux下和dos下的。包含一个NASM汇编教程,源码非常清晰,含少量汇编代码。-NASM is an open source cross-platform assembler. Inside the source code under linux and dos are under. NASM contains a compilation of tutorials, source code is very clear, with a small
gas_testing.tar
- 在Linux上使用gas(AT&T匯編語法)的三個範例程式: hello.S - 在終端機上打印"Hello World"字串 cpuid.S - 顯示CPU之ID資訊 detect_cpuid.S - 偵測CPU是否有ID資訊-In the Linux using gas (AT&T assembly syntax) of the three sample programs: hello.S- in the terminal to print "Hello World" cpu
asmsbs3e
- Source code and examples from the book "Assembly Language Step by Step Programming with Linux"
Linuxmasn
- 在 Linux下,使用汇编语言的命令,一般我们只习惯在XP下用汇编,现在可以在linux下运行了-In Linux, the use of assembly language commands, generally we only used to use the assembly under XP, now can run the linux
helloworld_arm_assembly
- 於ARM Linux上用彙編寫Hello world程式-Write a "Hello World" program on ARM Linux platform, using assembly language
AT-T_linux_ASM
- 基于80X86体系的AT&T语法及GCC自带语法的汇编语言,PDF格式,很清晰,非常不错。-80X86 system based on AT & T syntax and grammar GCC comes with assembly language, PDF format, very clear, very good.
assembly
- 汇编程序设计,linux的内核setup模拟-Assembly programming, linux kernel setup simulation
PC_Assembly_Language_Paul_A_Carter_2006-book
- PC Assembly Language Paul A. Carter July 23, 2006 The purpose of this book is to give the reader a better understanding of how computers really work at a lower level. By gaining a deeper understanding of how computers work, the reader can often
The.Art.Of.Assembly.Language
- 广受各路黑客好评的“汇编语言艺术“教导程序员如何理解汇编语言,以及如何用它来编写功能强大,高效的代码。作为其主要的教学工具行之有效的高级别汇编,“汇编语言艺术“充分利用您的高级编程语言的知识,使您更轻松快速地掌握基本的装配概念。其中最全面的参考汇编语言每一个出版的“汇编语言,第2版艺术“已被彻底更新,以反映最近的修改HLA的语言。从书中的所有代码可以移植到了Windows,Linux还是Mac OS X和FreeBSD操作系统。-Widely respected by hackers of al
sort
- 在Linux平台实现用ARM汇编写一个排序!-The Linux platform with ARM assembly to write a sort!
bomb
- CMU Bomb Lab. Linux下汇编语言与gdb调试的练习,经典。对了解64位Intel架构的ISA指令,理解高级语言与机器语言之间的关系,有很大帮助。-CMU Bomb Lab. Linux assembly language debugging with gdb exercises under, classic. Understanding of the 64-bit Intel architecture ISA instructions, understand the relati
xmake-2.0.5.tar
- 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp
assembler-intro
- GNU汇编程序是GNU工具软件套件的一部分,是用于数字系统实验室将ARM汇编语言源代码转换成二进制对象文件。这个汇编程序在GNU汇编程序中有广泛的文档记录。手动(可在你的光盘中找到gnutools /文件目录)。这导言是该手册的摘要,特别是实验室的。(The GNU Assembler, part of the GNU Tools software suite, is the assembler used in the Digital Systems Laboratory to convert
acid-0.1.tar
- 汇编语言,在linux平台下非常有用,是一个资料合集(If you are looking for information on assembly programming under UNIX-like operating systems (Linux/BSD/BeOS/etc), this is the right place to be. Here you can find various resources, ranging from tutorials and documentation
