代码搜索:如何学习 assembler?
找到约 10,000 项符合「如何学习 assembler?」的源代码
代码结果 10,000
www.eeworm.com/read/148143/5718098
h mcf5206_mwerks.h
/*
* File: mcf5307j20.h
* Purpose: Define constants used by CodeWarrior Preprocessor
*
* Notes: Use this as a prefix file for the assembler and compiler
*
*/
#include "mwerks.h"
#de
www.eeworm.com/read/148143/5718100
h mcf5272_mwerks.h
/*
* File: mcf5272.h
* Purpose: Define constants used by CodeWarrior Preprocessor
*
* Notes: Use this as a prefix file for the assembler and compiler
*
*/
#include "mwerks.h"
#defin
www.eeworm.com/read/148143/5718101
h mcf5206e_mwerks.h
/*
* File: mcf5307j20.h
* Purpose: Define constants used by CodeWarrior Preprocessor
*
* Notes: Use this as a prefix file for the assembler and compiler
*
*/
#include "mwerks.h"
#de
www.eeworm.com/read/144698/5748824
pas port95.pas
{********************************************************}
{ unit Port95 }
{ }
{ Access to the I/O
www.eeworm.com/read/144212/5752777
s x386-alloca.s
;; alloca386.s 1.2
;; GNU-compatible stack allocation function for Xenix/386.
;; Written by Chip Salzenberg at ComDev.
;; Last modified 90/01/11
;;> Is your alloca clearly better than the one in i386-
www.eeworm.com/read/144211/5753123
mirage
#------------------------------------------------------------------------------
# mirage: file(1) magic for Mirage executables
#
# XXX - byte order?
#
0 long 31415 Mirage Assembler m.out executable
www.eeworm.com/read/144211/5753176
out varied.out
#------------------------------------------------------------------------------
# varied.out: file(1) magic for various USG systems
#
# Herewith many of the object file formats used by USG systems.
www.eeworm.com/read/140582/5785461
readme
First up, let me say I don't like writing in assembler. It is not portable,
dependant on the particular CPU architecture release and is generally a pig
to debug and get right. Having said that, the
www.eeworm.com/read/138426/5816596
lst pwm.lst
A51 MACRO ASSEMBLER PWM 09/17/2004 11:21:13 PAGE 1
MACRO ASSEMBLER A51 V7.09
OBJECT MODULE PLACED IN pwm.OBJ
ASSEMBLER INVO
www.eeworm.com/read/137691/5820169
java compositeopcode.java
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* docu