Home
last modified time | relevance | path

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

/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/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/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/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/qemu/target/ppc/
H A Dmmu_helper.c562 target_ulong RPN, CMP, EPN; in do_6xx_tlb() local
567 CMP = env->spr[SPR_ICMP]; in do_6xx_tlb()
570 CMP = env->spr[SPR_DCMP]; in do_6xx_tlb()
577 __func__, new_EPN, EPN, CMP, RPN, way); in do_6xx_tlb()
580 way, is_code, CMP, RPN); in do_6xx_tlb()
/openbmc/u-boot/include/
H A Dsym53c8xx.h168 #define CMP 0x40 /* sta: arbitration complete */ macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/
H A Dmultipath-tools_0.11.1.bb68 # Error: shifts in CMP/MOV instructions are only supported in unified syntax -- `mov r12,r12,ror#…
/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/qemu/tests/tcg/i386/
H A Dx86.csv474 "CMP AL, imm8","CMPB AL, imm8","cmpb imm8, AL","3C ib","V","V","","","r,r","Y","8"
475 "CMP r/m8, imm8","CMPB r/m8, imm8","cmpb imm8, r/m8","80 /7 ib","V","V","","","r,r","Y","8"
476 "CMP r/m8, imm8","CMPB r/m8, imm8","cmpb imm8, r/m8","82 /7 ib","V","N.S.","","","r,r","Y","8"
477 "CMP r/m8, imm8","CMPB r/m8, imm8","cmpb imm8, r/m8","REX 80 /7 ib","N.E.","V","","pseudo64","r,r",…
478 "CMP r/m8, r8","CMPB r/m8, r8","cmpb r8, r/m8","38 /r","V","V","","","r,r","Y","8"
479 "CMP r/m8, r8","CMPB r/m8, r8","cmpb r8, r/m8","REX 38 /r","N.E.","V","","pseudo64","r,r","Y","8"
480 "CMP r8, r/m8","CMPB r8, r/m8","cmpb r/m8, r8","3A /r","V","V","","","r,r","Y","8"
481 "CMP r8, r/m8","CMPB r8, r/m8","cmpb r/m8, r8","REX 3A /r","N.E.","V","","pseudo64","r,r","Y","8"
482 "CMP EAX, imm32","CMPL EAX, imm32","cmpl imm32, EAX","3D id","V","V","","operand32","r,r","Y","32"
483 "CMP r/m32, imm32","CMPL r/m32, imm32","cmpl imm32, r/m32","81 /7 id","V","V","","operand32","r,r",…
[all …]
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef1711 #define VCMP(DEST, ASRC, ASRCOP, CMP, N, SRC, MASK, WIDTH) \
1714 fSETQBITS(DEST,WIDTH,MASK,i,ASRC ASRCOP ((VuV.SRC[i/WIDTH] CMP VvV.SRC[i/WIDTH]) ? MASK : 0)); \
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch5032 DECODE_PRINTF("CMP\tEAX,");
5037 DECODE_PRINTF("CMP\tAX,");
15195 Implements the CMP instruction and side effects.
15233 Implements the CMP instruction and side effects.
15268 Implements the CMP instruction and side effects.
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc1467 /* prevent writeback for CMP */
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch10540 + CMP r0, #0x0 /* IF (r0 == 0) */