代码搜索:如何学习 assembler?

找到约 10,000 项符合「如何学习 assembler?」的源代码

代码结果 10,000
www.eeworm.com/read/434003/7898032

s tnkernel_startup_gcc.s

/* TNKernel startup file for Rowley Associates Ltd.(R) CrossStudio(C) IDE and any other IDE uses GCC compiler GCC ARM assembler Copyright
www.eeworm.com/read/434003/7898277

s tnkernel_startup_gcc.s

/* TNKernel startup file for Rowley Associates Ltd.(R) CrossStudio(C) IDE and any other IDE uses GCC compiler GCC ARM assembler Copyright
www.eeworm.com/read/433762/7910866

lst 24c02-asm.lst

A51 MACRO ASSEMBLER 24C02_ASM 03/03/2008 13:35:36 PAGE 1 MACRO ASSEMBLER A51 V7.08a OBJECT MODULE PLACED IN 24C02-ASM.OBJ ASSEMBL
www.eeworm.com/read/433612/7919118

lst zuoyouzhuan.lst

A51 MACRO ASSEMBLER ZUOYOUZHUAN 09/02/2007 15:06:14 PAGE 1 MACRO ASSEMBLER A51 V7.10 NO OBJECT MODULE REQUESTED ASSEMBLER INVOKED B
www.eeworm.com/read/198623/7919687

s as18.s

/ / / a8 -- pdp-11 assembler pass 1 chartab: .byte -14,-14,-14,-14,-02,-14,-14,-14 .byte -14,-22, -2,-14,-14,-22,-14,-14 .byte -14,-14,-14,-14,-14,-14,-14,-14 .byte -14,-14,-14,-14,-14,-14,-14,-
www.eeworm.com/read/198623/7919715

s as28.s

/ / / as8 -- PDP-11 assembler pass 2 qnl:
www.eeworm.com/read/433577/7921431

rpt szsz.asm.rpt

Assembler report for szsz Thu Nov 13 16:13:09 2008 Quartus II Version 8.0 Build 215 05/29/2008 SJ Web Edition --------------------- ; Table of Contents ; --------------------- 1. Legal Not
www.eeworm.com/read/433542/7923113

rpt watch.asm.rpt

Assembler report for watch Thu Nov 27 21:26:42 2008 Quartus II Version 8.1 Build 163 10/28/2008 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal N
www.eeworm.com/read/298837/7931828

rpt fulladder_4.asm.rpt

Assembler report for FullAdder_4 Mon Nov 26 10:46:03 2007 Version 6.0 Build 178 04/27/2006 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice
www.eeworm.com/read/433394/7933261

pas tools.pas

unit Tools; interface uses Sysutils; type {$IFDEF VER120} dword= longword; {$ELSE} dword= longint; {$ENDIF} function LRot16(X: word; c: integer): word; assembler; function RRot1