代码搜索:如何学习 assembler?
找到约 10,000 项符合「如何学习 assembler?」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5936297
h sun386.h
/* Definitions for Sun assembler syntax for the Intel 80386.
Copyright (C) 1988 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or
www.eeworm.com/read/131315/5936424
x-m88kv4
# Problems in early version of the assembler have been fixed (-DNO_BUGS).
# There are peculiar problems with the include files that require __STDC__
# to be defined as 0. This results in sigset_t bei
www.eeworm.com/read/127041/6009939
lst dscr.lst
A51 MACRO ASSEMBLER DSCR 08/21/2004 11:22:42 PAGE 1
MACRO ASSEMBLER A51 V7.07
OBJECT MODULE PLACED IN Dscr.OBJ
ASSEMBLER INV
www.eeworm.com/read/126641/6015019
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/126411/6017553
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/126411/6017626
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/125811/6021622
knownbug
Known bugs in libpng-1.0.12
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
reading interlaced PNG files, when assembler code is enabled.
STATUS: Under investigation.
www.eeworm.com/read/125279/6032024
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/125279/6032096
makefile
#
# SSLeay/crypto/md5/Makefile
#
DIR= md5
TOP= ../..
CC= cc
CPP= $(CC) -E
INCLUDES=
CFLAG=-g -I ../include -D__KERNEL__ -I/usr/src/linux/include
INSTALL_PREFIX=
OPENSSLDIR= /usr/loca
www.eeworm.com/read/124910/6036120
c e_rem_pio2l.c
/* Empty. This file is only meant to avoid compiling the file with the
same name in the libm-ieee754 directory. The code is not used since
there is an assembler version for all users of this f