Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/boot/dts/
Dsama5d36ek_cmp.dts3 * sama5d36ek_cmp.dts - Device Tree file for SAMA5D36-EK CMP board
12 model = "Atmel SAMA5D36EK-CMP";
Dsama5d3xcm_cmp.dtsi3 * sama5d3xcm_cmp.dtsi - Device Tree Include file for SAMA5D36 CMP CPU Module
Dsama5d3xmb_cmp.dtsi3 * sama5d3xmb_cmp.dts - Device Tree file for SAMA5D3x CMP mother board
/Linux-v5.4/arch/sh/math-emu/
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()
/Linux-v5.4/Documentation/trace/
Dcoresight.rst319 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
325 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
330 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
335 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
340 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
345 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
/Linux-v5.4/Documentation/
Dspeculation.txt32 CMP <index>, #MAX_ARRAY_ELEMS
/Linux-v5.4/Documentation/arm/
Dvlocks.rst134 CMP Rt, #0
139 CMP Rt, #0
/Linux-v5.4/arch/x86/lib/
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
879 7: CMP
/Linux-v5.4/tools/arch/x86/lib/
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
879 7: CMP
/Linux-v5.4/drivers/scsi/sym53c8xx_2/
Dsym_defs.h249 #define CMP 0x40 /* sta: arbitration complete */ macro
/Linux-v5.4/drivers/misc/
Dfastrpc.c360 #define CMP(aa, bb) ((aa) == (bb) ? 0 : (aa) < (bb) ? -1 : 1) macro
366 int st = CMP(pa->start, pb->start); in olaps_cmp()
368 int ed = CMP(pb->end, pa->end); in olaps_cmp()
/Linux-v5.4/drivers/scsi/
Dncr53c8xx.h772 #define CMP 0x40 /* sta: arbitration complete */ macro
/Linux-v5.4/fs/jfs/
Djfs_xtree.c34 #define XT_CMP(CMP, K, X, OFFSET64)\ argument
37 (CMP) = ((K) >= OFFSET64 + lengthXAD(X)) ? 1 :\
/Linux-v5.4/arch/mips/
DKconfig2412 bool "MIPS CMP framework support (DEPRECATED)"
2420 Select this if you are using a bootloader which implements the "CMP