代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/198623/7920900
s log.s
.globl log, _log
ldfps = 170100^tst
stfps = 170200^tst
ldexp = 176400^movif
stexp = 175000^movfi
/
/ log accepts its argument and returns its result
/ in fr0. The carry bit is set if the argument is
www.eeworm.com/read/238485/13882638
5 qmail-header.5
.TH qmail-header 5
.SH NAME
qmail-header \- format of a mail message
.SH OVERVIEW
At the top of every mail message is a
highly structured
.BR header .
Many programs expect the header to carry certain
www.eeworm.com/read/157786/11662980
v srlc64e_macro.v
//
// Module: SRLC64E
//
// Description: SelectShiftRegister-II macro
// 64 bit Shift Register with Carry and Clock Enable
// Use template "SRLC16E.v"
//
// Device: VIRTEX-II Family
//
//
www.eeworm.com/read/157786/11662999
v srlc128e_macro.v
//
// Module: SRLC128E
//
// Description: SelectShiftRegister-II macro
// 128 bit Shift Register with Carry and Clock Enable
// Use template "SRLC16E.v"
//
// Device: VIRTEX-II Family
//
www.eeworm.com/read/119473/14829561
a fpgm.a
; FPGM.A- Include file with macros and externals for the final project.
;
; Randall Hyde.
;
; Equates:
NULL equ 0
MaxWeight equ 4 ;Max weight user can carry at one time.
; Some important
www.eeworm.com/read/216499/4893000
s log.s
.globl log, _log
ldfps = 170100^tst
stfps = 170200^tst
ldexp = 176400^movif
stexp = 175000^movfi
/
/ log accepts its argument and returns its result
/ in fr0. The carry bit is set if the argument is
www.eeworm.com/read/195341/5112408
s log.s
.globl log, _log
ldfps = 170100^tst
stfps = 170200^tst
ldexp = 176400^movif
stexp = 175000^movfi
/
/ log accepts its argument and returns its result
/ in fr0. The carry bit is set if the argument is
www.eeworm.com/read/369339/2801558
s log.s
.globl log, _log
ldfps = 170100^tst
stfps = 170200^tst
ldexp = 176400^movif
stexp = 175000^movfi
/
/ log accepts its argument and returns its result
/ in fr0. The carry bit is set if the argument is
www.eeworm.com/read/180496/9304857
v adder.v
`include "Def_StructureParameter.v"
module WordAdder(out_Result,
out_Carry,
out_Zero,
out_Neg,
out_Overflow,
in_LeftOperand,
in_RightOperand,
in_LowCarry);
output [`WordWi
www.eeworm.com/read/165049/10077890
prg set.prg
SET TALK ON
SET NOTIFY ON
SET CLOCK OFF
SET COMPATIBLE OFF
SET PALETTE ON
SET BELL ON
SET BELL TO '', 1
SET SAFETY ON
SET ESCAPE ON
SET LOGERRORS ON
SET KEYCOMP TO WINDOWS
SET CARRY OFF
SE