Home
last modified time | relevance | path

Searched refs:cmpb (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/arch/x86/math-emu/
H A Dreg_round.S192 cmpb SIGN_POS,PARAM5
198 cmpb SIGN_POS,PARAM5
272 cmpb SIGN_POS,PARAM5
278 cmpb SIGN_POS,PARAM5
346 cmpb SIGN_POS,PARAM5
354 cmpb SIGN_POS,PARAM5
400 cmpb LOST_UP,FPU_bits_lost
403 cmpb LOST_DOWN,FPU_bits_lost
424 cmpb SIGN_POS,PARAM5
565 cmpb UNMASKED_UNDERFLOW,FPU_denormal
/openbmc/linux/arch/x86/kvm/svm/
H A Dvmenter.S79 cmpb $0, (%_ASM_SP)
273 10: cmpb $0, kvm_rebooting
276 30: cmpb $0, kvm_rebooting
279 50: cmpb $0, kvm_rebooting
282 70: cmpb $0, kvm_rebooting
384 3: cmpb $0, kvm_rebooting
/openbmc/linux/arch/parisc/kernel/
H A Dpacache.S772 cmpb,COND(>>) %r25, %r28, 1b /* predict taken */
821 cmpb,COND(>>) %r25, %r28, 1b /* predict taken */
880 cmpb,COND(>>) %r25, %r28, 1b /* predict taken */
917 cmpb,COND(>>) %r25, %r26, 1b /* predict taken */
954 cmpb,COND(>>) %r25, %r26, 1b /* predict taken */
992 cmpb,COND(<<=) %r22, %r25, 1b /* predict taken */
995 2: cmpb,COND(>>),n %r25, %r26, 2b
1033 cmpb,COND(<<=) %r22, %r25, 1b /* predict taken */
1074 cmpb,COND(<<=) %r22, %r25, 1b /* predict taken */
1118 2: cmpb,COND(>>),n %r25, %r26, 2b
[all …]
H A Dtoc_asm.S38 0: cmpb,<<,n %r1,%sp,0b
H A Drelocate_kernel.S128 cmpb,COND(<<) %r20,%r17,.Lcopy
H A Dhead.S63 cmpb,<<,n %r3,%r4,$bss_loop
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_store.S56 cmpb #0x80,%d0
61 cmpb #0x40,%d0
66 cmpb #0x20,%d0
71 cmpb #0x10,%d0
H A Dbugfix.S202 cmpb %d0,%d1
209 cmpb %d0,%d1 |cmp 1st dest with 3rd dest
215 cmpb %d0,%d1 |cmp 1st dest with 2nd dest
218 cmpb %d0,%d1 |cmp 1st src with 2nd dest
362 cmpb %d0,%d1 |cmp 1st dest with 3rd dest
365 cmpb %d0,%d1 |cmp 1st dest with 2nd dest
H A Dres_func.S694 cmpb #0xff,DNRM_FLG(%a6) |if both ops denorm,
726 cmpb #0x40,%d0 |is it inf?
728 cmpb #0x60,%d0 |is it nan?
730 cmpb #0x20,%d0 |is it a zero?
798 cmpb #0xff,DNRM_FLG(%a6) |if both ops denorm,
842 cmpb #0x0f,DNRM_FLG(%a6) |is dest the denorm?
903 cmpb #0x0f,DNRM_FLG(%a6) |is dest the denorm?
973 cmpb #0xff,DNRM_FLG(%a6) |if both ops denorm,
1017 cmpb #0x0f,DNRM_FLG(%a6) |is dest the denorm?
1078 cmpb #0x0f,DNRM_FLG(%a6) |is dest the denorm?
[all …]
H A Dutil.S451 cmpb #1,%d0 |check for single
456 cmpb #5,%d0 |check for double
H A Dgen_except.S149 cmpb #UNIMP_40_SIZE-4,1(%a7)
/openbmc/linux/arch/parisc/lib/
H A Dlusercopy.S142 cmpb,COND(>>=),n t0,len,.Lword_loop
277 cmpb,COND(=) %r0,len,.Lcda_finish
291 cmpb,COND(=),n %r0,len,.Ldo0
317 cmpb,COND(<>) %r0,len,.Ldo4
/openbmc/qemu/tests/multiboot/
H A Daout_kludge.S119 cmpb $LAST_BYTE_VALUE, last_byte
/openbmc/linux/arch/x86/boot/
H A Dbioscall.S19 cmpb %al, 3f
/openbmc/linux/arch/x86/crypto/
H A Dcamellia-x86_64-asm_64.S202 cmpb $16, key_length(CTX);
244 cmpb $24, RT2bl;
437 cmpb $16, key_length(CTX);
481 cmpb $24, RT2bl;
/openbmc/linux/arch/parisc/boot/compressed/
H A Dhead.S53 cmpb,<<,n %r3,%r4,$bss_loop
/openbmc/linux/drivers/block/
H A Dswim_asm.S85 cmpb %a0@+, %d3
185 cmpb %a0@+, %d3
/openbmc/linux/drivers/pwm/
H A Dpwm-tiehrpwm.c100 u16 cmpb; member
533 pc->ctx.cmpb = ehrpwm_read(pc->mmio_base, CMPB); in ehrpwm_pwm_save_context()
546 ehrpwm_write(pc->mmio_base, CMPB, pc->ctx.cmpb); in ehrpwm_pwm_restore_context()
/openbmc/qemu/target/hexagon/imported/
H A Dcompare.idef384 Q6INSN(A4_cmpbeq,"Pd4=cmpb.eq(Rs32,Rt32)",ATTRIBS(),
390 Q6INSN(A4_cmpbeqi,"Pd4=cmpb.eq(Rs32,#u8)",ATTRIBS(),
396 Q6INSN(A4_cmpbgtu,"Pd4=cmpb.gtu(Rs32,Rt32)",ATTRIBS(),
402 Q6INSN(A4_cmpbgtui,"Pd4=cmpb.gtu(Rs32,#u7)",ATTRIBS(),
409 Q6INSN(A4_cmpbgt,"Pd4=cmpb.gt(Rs32,Rt32)",ATTRIBS(),
415 Q6INSN(A4_cmpbgti,"Pd4=cmpb.gt(Rs32,#s8)",ATTRIBS(),
/openbmc/qemu/target/hppa/
H A Dinsns.decode368 cmpb 100000 ..... ..... ... ........... . . @rrb_cdf d=0 f=0
369 cmpb 100010 ..... ..... ... ........... . . @rrb_cdf d=0 f=1
370 cmpb 100111 ..... ..... ... ........... . . @rrb_cdf d=1 f=0
371 cmpb 101111 ..... ..... ... ........... . . @rrb_cdf d=1 f=1
/openbmc/linux/arch/x86/lib/
H A Dmemmove_64.S58 cmpb %dil, %sil
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmenter.S297 cmpb $0, kvm_rebooting
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h578 unsigned short cmpb; member
/openbmc/linux/arch/m68k/kernel/
H A Dhead.S3250 cmpb #'9',%d2
3668 cmpb #1,%d3
3685 cmpb #2,%d3
3707 cmpb #4,%d3
3737 cmpb #8,%d3
3750 cmpb #16,%d3
/openbmc/linux/arch/x86/boot/compressed/
H A Dhead_64.S267 cmpb $1, rva(efi_is64)(%ebp)

12