搜索资源列表
assembly_code.tar
- 汇编语言程序设计源代码,适合linux下那些希望了解汇编程序的c/c++程序员.-Assembly language programming source code, suitable for those who would like to know under linux assembler of c/c++ programmers.
Linux-gcc-
- 在 windows 平台和 linux 平台下都大量存在着库。 本质上来说库是 一种可执行代码的二进制形式,可以被操作系统载入内存执行。 由于 windows 和 linux 的平台不同(主要是编译器、汇编器和连接器 的不同),因此二者库的二进制是不兼容的。 本文仅限于介绍 linux 下的库。-Windows platform and Linux platform there are a lot of libraries. Essentially
Chapter2
- 介绍at&t汇编语法以及和intel汇编的区别。这对理解linux内核代码很重要!还介绍了gcc内嵌汇编编译。-Introduced at & t assembler syntax as well as the difference between compiled and intel. This is very important to understanding the linux kernel code! Gcc inline assembler.
twofish_glue
- Glue Code for assembler optimized version of TWOFISH
pcm_dmix_i386
- brief PCM Direct Stream Mixing (dmix) Plugin Interface - I386 assembler code.
macro-assembler-x64
- Macro Assembler Compare Root for Linux Andriod Source Code.
test-assembler-arm
- The test framework does not accept flags on the command line Source Code for Linux.
regexp-macro-assembler
- Reg Exp Macro Assembler for Linux Web Interface Source Code.
regexp-macro-assembler-ia32
- Reg Exp Macro Assembler IA32 for Linux Source Code.
test-macro-assembler-x64
- Test the x64 assembler by compiling some simple functions into a buffer and executing them Source Code for Linux. -Test the x64 assembler by compiling some simple functions into a buffer and executing them Source Code for Linux.
test-assembler-mips
- Test the x64 assembler by compiling some simple functions into a buffer and executing them Source Code for Linux. -Test the x64 assembler by compiling some simple functions into a buffer and executing them Source Code for Linux.
test-assembler-ia32
- Test Assembler Ia324 Source Code for Linux.
makeimg
- Macro Assembler X86 Common Source Code for Linux.
macro-assembler-ia32
- MacroAssembler implementation for Linux Java Source Code.
ulaw
- Glue Code for assembler optimized version of Blowfish for Linux.
gpiomux-8x50
- MIPS assembler code Source Code for Linux.
gdbmacros
- For crypto assembler code for Linux v2.13.6.
init_64
- Most of the symbols in this file are defined in init.c and marked non-static so that assembler code can get at them.
exports
- Exports assembler code and libtile-cc. -Exports assembler code and libtile-cc.
code
- C语言写的可以查找最大字符串,二叉树查找结点。汇编程序。代码。-C language to find the maximum string, two fork tree search node. Assembler Code