代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/440412/1796705
entries
/carry.jsp/1.1/Tue Feb 17 06:16:32 2009//
/contact.jsp/1.2/Tue Feb 17 06:36:24 2009//
/recruit.jsp/1.2/Tue Feb 17 06:36:24 2009//
/send.jsp/1.1/Tue Feb 17 06:16:32 2009//
/storage.jsp/1.1/Tue Feb
www.eeworm.com/read/419387/2077677
s t-sub.s
.include "t-macros.i"
start
;; The d10v implements negated addition for subtraction
.macro check_sub s x y r c
;; clear carry
ldi r6,#0x8004
mvtc r6,cr0
;; subtract
ldi r10,#\x
ldi r11,#\y
www.eeworm.com/read/419387/2077678
s t-subi.s
.include "t-macros.i"
start
;; The d10v implements negated addition for subtraction
.macro check_subi s x y r c v
;; clear carry
ldi r6,#0x8004
mvtc r6,cr0
;; subtract
ldi r10,#\x
SUBI r10
www.eeworm.com/read/419387/2077771
cgs addc.cgs
# fr30 testcase for addc $Rj,$Ri
# mach(): fr30
.include "testutils.inc"
START
.text
.global add
add:
mvi_h_gr 1,r7
mvi_h_gr 2,r8
set_cc 0x0e ; Make sure carry bit is off
ad
www.eeworm.com/read/418017/2093068
s t-sub.s
.include "t-macros.i"
start
;; The d10v implements negated addition for subtraction
.macro check_sub s x y r c
;; clear carry
ldi r6,#0x8004
mvtc r6,cr0
;; subtract
ldi r10,#\x
ldi r11,#\y
www.eeworm.com/read/418017/2093069
s t-subi.s
.include "t-macros.i"
start
;; The d10v implements negated addition for subtraction
.macro check_subi s x y r c v
;; clear carry
ldi r6,#0x8004
mvtc r6,cr0
;; subtract
ldi r10,#\x
SUBI r10
www.eeworm.com/read/418017/2093162
cgs addc.cgs
# fr30 testcase for addc $Rj,$Ri
# mach(): fr30
.include "testutils.inc"
START
.text
.global add
add:
mvi_h_gr 1,r7
mvi_h_gr 2,r8
set_cc 0x0e ; Make sure carry bit is off
ad
www.eeworm.com/read/410728/2202285
s t-sub.s
.include "t-macros.i"
start
;; The d10v implements negated addition for subtraction
.macro check_sub s x y r c
;; clear carry
ldi r6,#0x8004
mvtc r6,cr0
;; subtract
ldi r10,#\x
ldi r11,#\y
www.eeworm.com/read/410728/2202286
s t-subi.s
.include "t-macros.i"
start
;; The d10v implements negated addition for subtraction
.macro check_subi s x y r c v
;; clear carry
ldi r6,#0x8004
mvtc r6,cr0
;; subtract
ldi r10,#\x
SUBI r10
www.eeworm.com/read/410728/2202481
cgs addc.cgs
# fr30 testcase for addc $Rj,$Ri
# mach(): fr30
.include "testutils.inc"
START
.text
.global add
add:
mvi_h_gr 1,r7
mvi_h_gr 2,r8
set_cc 0x0e ; Make sure carry bit is off
ad