代码搜索:CMP
找到约 10,000 项符合「CMP」的源代码
代码结果 10,000
www.eeworm.com/read/412162/2175780
fmt cmp_a_a.fmt
[struct types]
Count=_ 0
[watch formats]
Count=_ 0
www.eeworm.com/read/410728/2202421
cgs cmp.cgs
# fr30 testcase for cmp $Rj,$Ri, cmp $u4,$Ri
# mach(): fr30
.include "testutils.inc"
START
.text
.global cmp
cmp:
; Test cmp $Rj,$Ri
mvi_h_gr 1,r7
mvi_h_gr 2,r8
set_cc 0x0f
www.eeworm.com/read/410728/2202635
cgs cmp.cgs
# frv testcase for cmp $GRi,$GRj,$ICCi_1
# mach: all
.include "testutils.inc"
start
.global cmp
cmp:
set_gr_immed 1,gr7
set_gr_immed 2,gr8
set_icc 0x0f,0 ; Set mask opposite of
www.eeworm.com/read/410728/2203361
cgs cmp.cgs
# arm testcase for cmp${cond}${set-cc?} $rn,$imm12
# mach: unfinished
.include "testutils.inc"
start
.global cmp_imm
cmp_imm:
cmp00 pc,0
pass
# arm testcase for cmp$cond${set-cc?} $rd,$rn,$rm
www.eeworm.com/read/410728/2203428
cgs cmp.cgs
# arm testcase for cmp ${bit10-rd},#$offset8
# mach: unfinished
.include "testutils.inc"
start
.global cmp
cmp:
cmp r0,#0
# FIXME: Also: cmp $rd,$rs
pass
www.eeworm.com/read/410728/2203605
cgs cmp.cgs
# m32r testcase for cmp $src1,$src2
# mach(): m32r m32rx
.include "testutils.inc"
start
.global cmp
cmp:
mvi_h_condbit 0
mvi_h_gr r4, 1
mvi_h_gr r5, 2
cmp r4, r5
bc ok
not_ok:
fail
ok:
mv
www.eeworm.com/read/408818/2246540
c cmp.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you