代码搜索:CMP

找到约 10,000 项符合「CMP」的源代码

代码结果 10,000
www.eeworm.com/read/204884/5028628

c cmp.c

///////比较器0调试程序,带中断处理和比较器状态crossbar输出////////// ///////比较器0输出为P0.0口,比较器1输出为P0.1口,比较器2输出为P0.2口/////////// ///////比较器0输入口为P2.6(+),和P2.7(-)/////////////////////////////////////// //////cmp.c//////////
www.eeworm.com/read/200288/5070566

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
www.eeworm.com/read/198657/5083408

c cmp.c

/* mpn_cmp -- Compare two low-level natural-number integers. Copyright 1991, 1993, 1994, 1996, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library
www.eeworm.com/read/195341/5111822

1 cmp.1

.th CMP I 5/15/74 .sh NAME cmp \*- compare two files .sh SYNOPSIS .bd cmp [ .bd \*-l ] [ .bd \*-s ] file1 file2 .sh DESCRIPTION The two files are compared. (If .it file1 is `\*-', the standard input i
www.eeworm.com/read/195341/5112510

c cmp.c

int ibuf1[259]; int ibuf2[259]; int eflg; int lflg 1; int line[2] {0, 1}; int chr[2] { -1, -1}; main(argc, argv) char **argv; { register c1, c2; char *arg; if(argc < 3) goto narg; arg = argv[1
www.eeworm.com/read/192230/5158558

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/192230/5158668

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/191809/5161821

s cmp.s

.text cmp d1,d2 cmp d2,a3 cmp a3,d3 cmp a3,a2 cmp 16,d3 cmp 256,d2 cmp 131071,d1 cmp 16,a3 cmp 256,a2 cmp 131071,a1
www.eeworm.com/read/191809/5162030

s cmp.s

.text cmp d1,d2 cmp d2,a3 cmp a3,d3 cmp a3,a2 cmp 16,d3 cmp 256,d2 cmp 131071,d1 cmp 256,a2 cmp 131071,a1
www.eeworm.com/read/190682/5171136

s cmp.s

.text cmp d1,d2 cmp d2,a3 cmp a3,d3 cmp a3,a2 cmp 16,d3 cmp 256,d2 cmp 131071,d1 cmp 16,a3 cmp 256,a2 cmp 131071,a1