代码搜索:assembler 开发教程
找到约 10,000 项符合「assembler 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/136571/5868980
readme
HERMES 1.2.4 (c)1998 Christian Nentwich (brn) (c.nentwich@cs.ucl.ac.uk)
and quite a few assembler routines (c) Glenn Fielder (gaffer@gaffer.org)
This library and all the files enclosed in this pac
www.eeworm.com/read/133108/5907696
readme
HERMES 1.2.4 (c)1998 Christian Nentwich (brn) (c.nentwich@cs.ucl.ac.uk)
and quite a few assembler routines (c) Glenn Fielder (gaffer@gaffer.org)
This library and all the files enclosed in this packag
www.eeworm.com/read/131315/5936279
h m68ksgs.h
/* Definitions of target machine for GNU compiler for m68k targets using
assemblers derived from AT&T "SGS" releases.
Copyright (C) 1991 Free Software Foundation, Inc.
Written by Fred Fish
www.eeworm.com/read/131315/5936667
h output.h
/* Declarations for insn-output.c. These functions are defined in recog.c,
final.c, and varasm.c.
Copyright (C) 1987, 1991 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC i
www.eeworm.com/read/131315/5938431
mh ncr3000.mh
# Host configuration for SVR4.
# The NCR 3000 ships with a MetaWare compiler installed as /bin/cc.
# This compiler not only emits obnoxious copyright messages every time
# you run it, but it chokes a
www.eeworm.com/read/128531/5984356
s strchr.s
/*
* linux/arch/arm/lib/strchr.S
*
* Copyright (C) 1995-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi
www.eeworm.com/read/121089/6069558
c private.c
/*
CW : Character Windows
private.c : Includes headers for making .inc files
NOTE: does not include all headers, just those needed for assembler
*/
#define COW
#include /* NOTE:
www.eeworm.com/read/121089/6069711
c private.c
/*
CW : Character Windows
private.c : Includes headers for making .inc files
NOTE: does not include all headers, just those needed for assembler
*/
#include "cow.h" /* NOTE: cow.inc not g
www.eeworm.com/read/120908/6070845
todo
Well Heres the stuff I have to do.
* Add to the basic RSAEURO toolkit a number of new ciphers.
Currently Only DES in various forms is supported, I would
like to add RC5, IDEA an
www.eeworm.com/read/120908/6070847
history
Revision History of RSAEURO
0.90 - July 1994.
First Alpha Versions, most functions implemented.
0.91 - Sept. 1994.
Bulk of Code complete, Math functions partly complete.
0