文件名称:Pro_Ass_Language
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.82mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
学习AT&T汇编的好书
让我们了解程序底层执行过程
含源程序-Professional Assembly Language
让我们了解程序底层执行过程
含源程序-Professional Assembly Language
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chap04/cpuid.s
chap04/cpuid2.s
chap05/bubble.s
chap05/cmovtest.s
chap05/cmpxchgtest.s
chap05/movtest1.s
chap05/movtest2.s
chap05/movtest3.s
chap05/movtest4.s
chap05/pushpop.s
chap05/sizetest1.s
chap05/sizetest2.s
chap05/sizetest3.s
chap05/swaptest.s
chap06/betterloop.s
chap06/calltest.s
chap06/cmptest.s
chap06/for.c
chap06/ifthen.c
chap06/jumptest.s
chap06/loop.s
chap06/paritytest.s
chap06/signtest.s
chap07/bcdtest.s
chap07/convtest.s
chap07/floattest.s
chap07/fpuvals.s
chap07/inttest.s
chap07/mmxtest.s
chap07/movsxtest.s
chap07/movsxtest2.s
chap07/movzxtest.s
chap07/quadtest.s
chap07/sse2float.s
chap07/ssefloat.s
chap07/ssetest.s
chap08/aaatest.s
chap08/adctest.s
chap08/addtest1.s
chap08/addtest2.s
chap08/addtest3.s
chap08/addtest4.s
chap08/cpuidtest.s
chap08/dastest.s
chap08/divtest.s
chap08/imultest.s
chap08/imultest2.s
chap08/multest.s
chap08/saltest.s
chap08/sbbtest.s
chap08/subtest1.s
chap08/subtest2.s
chap08/subtest3.s
chap09/fcmovtest.s
chap09/fcomitest.s
chap09/fcomtest.s
chap09/fpmath1.s
chap09/fpmath2.s
chap09/fpuenv.s
chap09/fpusave.s
chap09/fscaletest.s
chap09/getstatus.s
chap09/logtest.s
chap09/premtest.s
chap09/roundtest.s
chap09/setprec.s
chap09/stacktest.s
chap09/trigtest1.s
chap09/trigtest2.s
chap10/cmpstest1.s
chap10/cmpstest2.s
chap10/convert.s
chap10/movstest1.s
chap10/movstest2.s
chap10/movstest3.s
chap10/reptest1.s
chap10/reptest2.s
chap10/reptest3.s
chap10/reptest4.s
chap10/scastest1.s
chap10/scastest2.s
chap10/stostest1.s
chap10/strcomp.s
chap10/strsize.s
chap11/area.s
chap11/ctest.c
chap11/functest1.s
chap11/functest2.s
chap11/functest3.s
chap11/functest4.s
chap11/paramtest1.s
chap11/paramtest2.s
chap11/paramtest3.s
chap12/cfunctest.s
chap12/nanotest.s
chap12/syscalltest1.s
chap12/syscalltest2.s
chap12/sysinfo.s
chap13/alttest.c
chap13/areatest.c
chap13/asmtest.c
chap13/badregtest.c
chap13/cfunctest.c
chap13/changedtest.c
chap13/globaltest.c
chap13/jmptest.c
chap13/jmptest2.c
chap13/mactest1.c
chap13/mactest2.c
chap13/memtest.c
chap13/movstest.c
chap13/regtest1.c
chap13/regtest2.c
chap13/regtest3.c
chap13/sincostest.c
chap14/areafunc.s
chap14/asmfunc.s
chap14/badprog.c
chap14/cpuidfunc.s
chap14/externtest.cpp
chap14/floattest.c
chap14/fpmathfunc.s
chap14/goodprog.c
chap14/greater.s
chap14/inttest.c
chap14/mainprog.c
chap14/mathtest.c
chap14/multtest.c
chap14/square.s
chap14/stringtest.c
chap14/testfunc.s
chap15/calctest.c
chap15/condtest.c
chap15/csetest.c
chap15/sums.c
chap15/tempconv.c
chap15/vartest.c
chap16/convert.s
chap16/cpuidfile.s
chap16/fileconvert.s
chap16/readtest1.s
chap16/readtest2.s
chap16/readtest3.s
chap16/sizefunc.s
chap17/features.s
chap17/mmxadd.s
chap17/mmxcomp.s
chap17/sse2math.s
chap17/ssecomp.s
chap17/ssemath.s
Professional_Assembly_Language.pdf
chap04
chap05
chap06
chap07
chap08
chap09
chap10
chap11
chap12
chap13
chap14
chap15
chap16
chap17
chap04/cpuid2.s
chap05/bubble.s
chap05/cmovtest.s
chap05/cmpxchgtest.s
chap05/movtest1.s
chap05/movtest2.s
chap05/movtest3.s
chap05/movtest4.s
chap05/pushpop.s
chap05/sizetest1.s
chap05/sizetest2.s
chap05/sizetest3.s
chap05/swaptest.s
chap06/betterloop.s
chap06/calltest.s
chap06/cmptest.s
chap06/for.c
chap06/ifthen.c
chap06/jumptest.s
chap06/loop.s
chap06/paritytest.s
chap06/signtest.s
chap07/bcdtest.s
chap07/convtest.s
chap07/floattest.s
chap07/fpuvals.s
chap07/inttest.s
chap07/mmxtest.s
chap07/movsxtest.s
chap07/movsxtest2.s
chap07/movzxtest.s
chap07/quadtest.s
chap07/sse2float.s
chap07/ssefloat.s
chap07/ssetest.s
chap08/aaatest.s
chap08/adctest.s
chap08/addtest1.s
chap08/addtest2.s
chap08/addtest3.s
chap08/addtest4.s
chap08/cpuidtest.s
chap08/dastest.s
chap08/divtest.s
chap08/imultest.s
chap08/imultest2.s
chap08/multest.s
chap08/saltest.s
chap08/sbbtest.s
chap08/subtest1.s
chap08/subtest2.s
chap08/subtest3.s
chap09/fcmovtest.s
chap09/fcomitest.s
chap09/fcomtest.s
chap09/fpmath1.s
chap09/fpmath2.s
chap09/fpuenv.s
chap09/fpusave.s
chap09/fscaletest.s
chap09/getstatus.s
chap09/logtest.s
chap09/premtest.s
chap09/roundtest.s
chap09/setprec.s
chap09/stacktest.s
chap09/trigtest1.s
chap09/trigtest2.s
chap10/cmpstest1.s
chap10/cmpstest2.s
chap10/convert.s
chap10/movstest1.s
chap10/movstest2.s
chap10/movstest3.s
chap10/reptest1.s
chap10/reptest2.s
chap10/reptest3.s
chap10/reptest4.s
chap10/scastest1.s
chap10/scastest2.s
chap10/stostest1.s
chap10/strcomp.s
chap10/strsize.s
chap11/area.s
chap11/ctest.c
chap11/functest1.s
chap11/functest2.s
chap11/functest3.s
chap11/functest4.s
chap11/paramtest1.s
chap11/paramtest2.s
chap11/paramtest3.s
chap12/cfunctest.s
chap12/nanotest.s
chap12/syscalltest1.s
chap12/syscalltest2.s
chap12/sysinfo.s
chap13/alttest.c
chap13/areatest.c
chap13/asmtest.c
chap13/badregtest.c
chap13/cfunctest.c
chap13/changedtest.c
chap13/globaltest.c
chap13/jmptest.c
chap13/jmptest2.c
chap13/mactest1.c
chap13/mactest2.c
chap13/memtest.c
chap13/movstest.c
chap13/regtest1.c
chap13/regtest2.c
chap13/regtest3.c
chap13/sincostest.c
chap14/areafunc.s
chap14/asmfunc.s
chap14/badprog.c
chap14/cpuidfunc.s
chap14/externtest.cpp
chap14/floattest.c
chap14/fpmathfunc.s
chap14/goodprog.c
chap14/greater.s
chap14/inttest.c
chap14/mainprog.c
chap14/mathtest.c
chap14/multtest.c
chap14/square.s
chap14/stringtest.c
chap14/testfunc.s
chap15/calctest.c
chap15/condtest.c
chap15/csetest.c
chap15/sums.c
chap15/tempconv.c
chap15/vartest.c
chap16/convert.s
chap16/cpuidfile.s
chap16/fileconvert.s
chap16/readtest1.s
chap16/readtest2.s
chap16/readtest3.s
chap16/sizefunc.s
chap17/features.s
chap17/mmxadd.s
chap17/mmxcomp.s
chap17/sse2math.s
chap17/ssecomp.s
chap17/ssemath.s
Professional_Assembly_Language.pdf
chap04
chap05
chap06
chap07
chap08
chap09
chap10
chap11
chap12
chap13
chap14
chap15
chap16
chap17
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
