Home
last modified time | relevance | path

Searched refs:CMP (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/gawk/gawk/
H A Dremove-sensitive-tests.patch14 - @-$(CMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@
18 @-$(CMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@
23 - @-$(CMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@
H A Drun-ptest6 srcdir=`pwd` AWKPROG=gawk AWK=gawk CMP=cmp make -f Maketests $i >$i.tmp 2>&1
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dtime.h162 # define timercmp(a, b, CMP) \ argument
164 ? ((a)->tv_usec CMP (b)->tv_usec) \
165 : ((a)->tv_sec CMP (b)->tv_sec))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dtime.h162 # define timercmp(a, b, CMP) \ argument
164 ? ((a)->tv_usec CMP (b)->tv_usec) \
165 : ((a)->tv_sec CMP (b)->tv_sec))
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsama5d36ek_cmp.dts3 * sama5d36ek_cmp.dts - Device Tree file for SAMA5D36-EK CMP board
12 model = "Atmel SAMA5D36EK-CMP";
H A Dsama5d3xcm_cmp.dtsi3 * sama5d3xcm_cmp.dtsi - Device Tree Include file for SAMA5D36 CMP CPU Module
H A Dsama5d3xmb_cmp.dtsi3 * sama5d3xmb_cmp.dts - Device Tree file for SAMA5D3x CMP mother board
/OK3568_Linux_fs/kernel/arch/sh/math-emu/
H A Dmath.c76 #define CMP(OP) ({ int r; BOTH_PRmn(OP##_X,r); r; }) macro
81 if (CMP(CMP) > 0) in fcmp_gt()
92 if (CMP(CMP /*EQ*/) == 0) in fcmp_eq()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dsama5d36ek_cmp.dts2 * sama5d36ek_cmp.dts - Device Tree file for SAMA5D36-EK CMP board
H A Dsama5d3xcm_cmp.dtsi2 * sama5d3xcm_cmp.dtsi - Device Tree Include file for SAMA5D36 CMP CPU Module
H A Dsama5d3xmb_cmp.dtsi2 * sama5d3xmb_cmp.dts - Device Tree file for SAMA5D3x CMP mother board
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight.rst404 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
410 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
415 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
420 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
425 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
430 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/mpg123/
H A Dmpg123_1.29.3.bb48 #| {standard input}:48: Error: shifts in CMP/MOV instructions are only supported in unified syntax …
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dvlocks.rst134 CMP Rt, #0
139 CMP Rt, #0
/OK3568_Linux_fs/kernel/Documentation/staging/
H A Dspeculation.rst34 CMP <index>, #MAX_ARRAY_ELEMS
/OK3568_Linux_fs/u-boot/include/
H A Dsym53c8xx.h169 #define CMP 0x40 /* sta: arbitration complete */ macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/
H A Dmultipath-tools_0.8.4.bb71 # Error: shifts in CMP/MOV instructions are only supported in unified syntax -- `mov r12,r12,ror#…
/OK3568_Linux_fs/kernel/tools/arch/x86/lib/
H A Dx86-opcode-map.txt100 38: CMP Eb,Gb
101 39: CMP Ev,Gv
102 3a: CMP Gb,Eb
103 3b: CMP Gv,Ev
104 3c: CMP AL,Ib
105 3d: CMP rAX,Iz
901 7: CMP
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dx86-opcode-map.txt100 38: CMP Eb,Gb
101 39: CMP Ev,Gv
102 3a: CMP Gb,Eb
103 3b: CMP Gv,Ev
104 3c: CMP AL,Ib
105 3d: CMP rAX,Iz
901 7: CMP
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-don-t-use-glibc-specific-qsort_r.patch46 return CMP(index_a, index_b);
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h249 #define CMP 0x40 /* sta: arbitration complete */ macro
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dfastrpc.c391 #define CMP(aa, bb) ((aa) == (bb) ? 0 : (aa) < (bb) ? -1 : 1) macro
397 int st = CMP(pa->start, pb->start); in olaps_cmp()
399 int ed = CMP(pb->end, pa->end); in olaps_cmp()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dncr53c8xx.h772 #define CMP 0x40 /* sta: arbitration complete */ macro
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_xtree.c34 #define XT_CMP(CMP, K, X, OFFSET64)\ argument
37 (CMP) = ((K) >= OFFSET64 + lengthXAD(X)) ? 1 :\
/OK3568_Linux_fs/kernel/arch/mips/
H A DKconfig2473 bool "MIPS CMP framework support (DEPRECATED)"
2481 Select this if you are using a bootloader which implements the "CMP

12