代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/324449/13262688
h pic18.h
#ifndef _PIC18_H
#define _PIC18_H
#if defined(_18C242) || defined(_18C252) || defined(_18C442) || defined(_18C452)
#include
#endif
#if defined(_18C658) || defined(_18C858) || de
www.eeworm.com/read/136959/13351836
c bignum1.c
/* BIGNUM1.C
**
** Routines to do Big Number Arithmetic. These are multi-precision, unsigned
** natural numbers (0, 1, 2, ...). For the storage method, see the BigNum
** typedef in file BIGNUM.H
**
**
www.eeworm.com/read/136959/13352208
c bignum2.c
/* BIGNUM2.C
**
** Routines to do Big Number Arithmetic. These are multi-precision, unsigned
** natural numbers (0, 1, 2, ...). For the storage method, see the BigNum
** typedef in file BIGNUM.H
**
**
www.eeworm.com/read/318176/13484084
mcs sparc64.mcs
;
; 64-bit SPARC V9 version. Don't forget the delay slot!
;
; Sorry about all the %'s! Each % must be input here as %%
; Triple register is %l1|%l0 (Bottom 32 bits of l0 and all of l1)
; MUL_STAR
www.eeworm.com/read/318176/13484138
mcs arm.mcs
;
; ARM Macros file
;
; Interleaved Version
;
; Triple register is R4|R3|R2
; MUL_START. Initialise registers. Make R5 and R6 point to multipliers a
; and b. R7 points at result c.
; Initial
www.eeworm.com/read/318176/13484142
mcs sparc32.mcs
;
; 32-bit SPARC v8 version. Don't forget the delay slot!
;
; Sorry about all the %'s! Each % must be input here as %%
; Triple register is %l2|%l1|%l0
; MUL_START. Initialise registers. Make %o0
www.eeworm.com/read/318176/13484161
mcs gccarm.mcs
;
; ARM Macros file for GCC compiler
;
; Interleaved Version
;
; Triple register is R4|R3|R2
; MUL_START. Initialise registers. Make R5 and R6 point to multipliers a
; and b. R7 points at resu
www.eeworm.com/read/318176/13484226
mcs smartmip.mcs
;
; SmartMips Macros file for GCC compiler
;
; Triple register is ACX|HI|LO
; MUL_START. Initialise registers. Make $5 and $6 point to multipliers a
; and b. $7 points at result c.
; Initialis
www.eeworm.com/read/318176/13484386
mcs itanium.mcs
; Comba/KCM Macros for 64-bit Itanium
;
; Scheduled Version
;
; Note that:
; mr_small is a 64-bit unsigned long
;
; Triple register is extra|sumh1|sumlo
;
; See makemcs.txt for more informat
www.eeworm.com/read/316399/13523653
v mokcounter.v
module moKcounter(//input
clk,se,K,reset,
//output