gnu-assembler 1.1 Structure of this Manual This manual is intended to describe what you need to know to use gnu as. We cover the syntax expected in source files, including notation for symbols, constants, and expressions; the directives that as understands; and of course how to invoke as. This manual also describes some of the machine-dependent features of various flavors of the assembler. On the other hand, this manual is not intended as an introduction to programming in assembly language—let alone programming in general! In a similar vein, we make no attempt to introduce the machine architecture; we do not describe the instruction set, standard mnemonics, registers or addressing modes that are standard to a particular archi- tecture. You may want to consult the manufacturer’s machine architecture manual for this information. 1.2 The GNU Assembler gnu as is really a family of assemblers. If you use (or have used) the gnu assembler on one architecture, you should find a fairly similar environment when you use it on another architecture. Each version has much in common with the others, including object file formats, most assembler directives (often called pseudo-ops) and assembler syntax. as is primarily intended to assemble the output of the gnu C compiler gcc for use by the linker ld. Nevertheless, we’ve tried to make as assemble correctly everything that other assemblers for the same machine would assemble. Any exceptions are documented explicitly
2021-10-23 11:40:09 1.35MB gnu assembler as
1
ATMEL AVR ASSEMBLER AT90S系列源程序编译软件,内带大量源代码
2021-09-11 13:04:23 3.05MB AVR AT90S 源程序编译软件 源代码
1
非常稀有的中文资源,士兰微 三轴传感器应用资料。详细描述了ic的资源,介绍了应用功能,功耗,规格参数,配置引脚,广泛用于 可穿戴,低功耗检测,领域,是性价比首选的方案。
2021-05-18 09:23:25 1.32MB ai assembler dataset c++
1
apng工具 APNG Assembler is an easy-to-use tool to make Animated PNG from PNG/TGA image sequence. Creates highly optimized APNG files, uses lots of tricks to make them as small as possible. Support zlib, 7zip, Zopfli compression options. GUI version for Windows, CLI versions available for all major OSes. There is also an online version.
2021-05-12 13:53:53 206KB APNG Assembler
1
学习Delphi内嵌汇编资料
2021-03-27 20:17:36 413KB Delphi 汇编 ASM
1
CSAPP的lab,不过这个lab没有在官方的网站上找到,大概是不知道从哪里拉来的吧,很简单,也是只上传修改过的部分,可能只有窝的学弟学妹才用得到了0.0
2021-03-24 19:58:56 30KB csapp lab Y86
1
MIPS Assembler and Runtime Simulator(MIPS汇编程序和运行时模拟器)
2021-03-21 09:04:22 3.8MB 汇编语言 Mars MIPS Assembler
1
gnu gas汇编手册 binutils
2021-03-08 18:07:06 1.36MB gnu assembler 反汇编
1
ADS Assembler Guide_B.pdf
2021-02-25 10:53:45 2.29MB ADS Assembler Guide_B.pdf
1
rbpf:用于eBPF程序的Rust虚拟机和JIT编译器
2021-02-06 09:04:28 169KB rust interpreter assembler ebpf
1