代码搜索:CMP

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

代码结果 10,000
www.eeworm.com/read/152695/5670809

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/149876/5695154

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/149876/5695267

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/148694/5710593

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/148694/5710706

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/144216/5752555

t cmp.t

#!./perl @FOO = ('s', 'N/A', 'a', 'NaN', -1, undef, 0, 1); $expect = ($#FOO+2) * ($#FOO+1); print "1..$expect\n"; my $ok = 0; for my $i (0..$#FOO) { for my $j ($i..$#FOO) { $ok++; my $cmp = $
www.eeworm.com/read/143791/5755067

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/143791/5755771

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/140582/5785804

h cmp.h

/* FreeS/WAN comparisons functions (cmp.h) * Copyright (C) 2001-2002 Mathieu Lafon - Arkoon Network Security * * This program is free software; you can redistribute it and/or modify it * under the
www.eeworm.com/read/140582/5785831

c cmp.c

/* FreeS/WAN comparisons functions (cmp.c) * Copyright (C) 2001-2002 Mathieu Lafon - Arkoon Network Security * * This program is free software; you can redistribute it and/or modify it * under the