Home
last modified time | relevance | path

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

12

/openbmc/qemu/target/arm/tcg/
H A Diwmmxt_helper.c269 CMP(0, Tb, O, 0xff) | CMP(8, Tb, O, 0xff) | \
270 CMP(16, Tb, O, 0xff) | CMP(24, Tb, O, 0xff) | \
271 CMP(32, Tb, O, 0xff) | CMP(40, Tb, O, 0xff) | \
272 CMP(48, Tb, O, 0xff) | CMP(56, Tb, O, 0xff); \
283 a = CMP(0, Tw, O, 0xffff) | CMP(16, Tw, O, 0xffff) | \
284 CMP(32, Tw, O, 0xffff) | CMP(48, Tw, O, 0xffff); \
293 a = CMP(0, Tl, O, 0xffffffff) | \
294 CMP(32, Tl, O, 0xffffffff); \
299 #define CMP(SHR, TYPE, OPER, MASK) ((((TYPE) ((a >> SHR) & MASK) OPER \ macro
304 #undef CMP
[all …]
/openbmc/linux/arch/arm/boot/dts/microchip/
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
/openbmc/linux/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()
/openbmc/openbmc/poky/meta/recipes-extended/gawk/gawk/
H A Drun-ptest11 srcdir=`pwd` AWKPROG=gawk AWK=gawk CMP=cmp make -f Maketests $i >$i.tmp 2>&1
/openbmc/qemu/target/rx/
H A Dinsns.decode210 # CMP #uimm4, rs2
212 # CMP #uimm8, rs2
214 # CMP #imm, rs2
216 # CMP dsp[rs].ub, rs2
217 # CMP rs, rs2
219 # CMP dsp[rs], rs2
/openbmc/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
/openbmc/qemu/target/ppc/
H A Dmmu_helper.c561 target_ulong RPN, CMP, EPN; in do_6xx_tlb() local
566 CMP = env->spr[SPR_ICMP]; in do_6xx_tlb()
569 CMP = env->spr[SPR_DCMP]; in do_6xx_tlb()
576 __func__, new_EPN, EPN, CMP, RPN, way); in do_6xx_tlb()
579 way, is_code, CMP, RPN); in do_6xx_tlb()
/openbmc/openbmc/poky/meta/recipes-multimedia/mpg123/
H A Dmpg123_1.32.10.bb51 #| {standard input}:48: Error: shifts in CMP/MOV instructions are only supported in unified syntax …
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight.rst406 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
412 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
417 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
422 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
427 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
432 Instruction 0 0x8026B550 E3530004 false CMP r3,#4
/openbmc/linux/Documentation/arch/arm/
H A Dvlocks.rst134 CMP Rt, #0
139 CMP Rt, #0
/openbmc/u-boot/include/
H A Dsym53c8xx.h168 #define CMP 0x40 /* sta: arbitration complete */ macro
/openbmc/linux/Documentation/staging/
H A Dspeculation.rst34 CMP <index>, #MAX_ARRAY_ELEMS
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/
H A Dmultipath-tools_0.10.0.bb65 # Error: shifts in CMP/MOV instructions are only supported in unified syntax -- `mov r12,r12,ror#…
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h249 #define CMP 0x40 /* sta: arbitration complete */ macro
/openbmc/linux/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
986 7: CMP
/openbmc/linux/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
986 7: CMP
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc232 "Invalid form of CMP%s at 0x" TARGET_FMT_lx ", L = 1\n",
270 "Invalid form of CMP%s at 0x" TARGET_FMT_lx ", L = 1\n",
287 TRANS(CMP, do_cmp_X, true);
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h772 #define CMP 0x40 /* sta: arbitration complete */ macro
/openbmc/linux/drivers/misc/
H A Dfastrpc.c524 #define CMP(aa, bb) ((aa) == (bb) ? 0 : (aa) < (bb) ? -1 : 1) macro
530 int st = CMP(pa->start, pb->start); in olaps_cmp()
532 int ed = CMP(pb->end, pa->end); in olaps_cmp()
/openbmc/linux/Documentation/
H A Datomic_t.txt343 " CMP %[oldval], %[old]\n"
/openbmc/linux/fs/jfs/
H A Djfs_xtree.c34 #define XT_CMP(CMP, K, X, OFFSET64)\ argument
37 (CMP) = ((K) >= OFFSET64 + lengthXAD(X)) ? 1 :\

12