/linux-4.1.27/arch/x86/math-emu/ |
D | reg_round.S | 191 cmpb SIGN_POS,PARAM5 197 cmpb SIGN_POS,PARAM5 271 cmpb SIGN_POS,PARAM5 277 cmpb SIGN_POS,PARAM5 345 cmpb SIGN_POS,PARAM5 353 cmpb SIGN_POS,PARAM5 399 cmpb LOST_UP,FPU_bits_lost 402 cmpb LOST_DOWN,FPU_bits_lost 423 cmpb SIGN_POS,PARAM5 564 cmpb UNMASKED_UNDERFLOW,FPU_denormal
|
/linux-4.1.27/arch/x86/platform/efi/ |
D | efi_stub_64.S | 55 cmpb $0, efi_scratch+24(%rip) 67 cmpb $0, efi_scratch+24(%rip)
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | x_store.S | 56 cmpb #0x80,%d0 61 cmpb #0x40,%d0 66 cmpb #0x20,%d0 71 cmpb #0x10,%d0
|
D | bugfix.S | 202 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
|
D | res_func.S | 694 cmpb #0xff,DNRM_FLG(%a6) |if both ops denorm, 700 cmpb #0x0f,DNRM_FLG(%a6) |check for dest 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, 804 cmpb #0x0f,DNRM_FLG(%a6) |check for dest 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, [all …]
|
D | util.S | 451 cmpb #1,%d0 |check for single 456 cmpb #5,%d0 |check for double
|
D | gen_except.S | 149 cmpb #UNIMP_40_SIZE-4,1(%a7)
|
/linux-4.1.27/arch/parisc/kernel/ |
D | pacache.S | 246 cmpb,COND(=),n %arg2, %r0, fisync /* Predict branch taken */ 313 cmpb,COND(=),n %arg2, %r0, fdsync /* Predict branch taken */ 342 cmpb,<> %r0,\tmp,1b 889 cmpb,COND(<<) %r28, %r25,1b 967 cmpb,COND(<<) %r28, %r25,1b 1019 cmpb,COND(<<) %r26, %r25,1b 1061 cmpb,COND(<<) %r26, %r25, 1b 1082 1: cmpb,COND(<<),n %r26, %r25, 1b 1103 1: cmpb,COND(<<),n %r26, %r25,1b 1125 1: cmpb,COND(<<),n %r26, %r25,1b [all …]
|
D | syscall.S | 583 cmpb,<>,n %r21, %r28, cas_lock /* Called recursive? */ 587 cmpb,=,n %r0, %r28, cas_nocontend /* Is nobody using it? */ 598 cmpb,<>,n %r0, %r28, cas_action /* Did we get it? */ 765 cmpb,<>,n %r0, %r28, cas2_action /* Did we get it? */
|
D | head.S | 62 cmpb,<<,n %r3,%r4,$bss_loop
|
D | entry.S | 391 cmpb,COND(<>),n \tmp,\spc,\fault 606 cmpb,COND(<>),n \tmp,\tmp1,\fault 1343 cmpb,<>,n %r16,%r17,nadtlb_probe_check 1380 cmpb,<>,n %r16,%r17,nadtlb_fault /* Must be probe,[rw]*/
|
/linux-4.1.27/arch/x86/boot/ |
D | bioscall.S | 22 cmpb %al, 3f
|
/linux-4.1.27/arch/x86/crypto/ |
D | camellia-x86_64-asm_64.S | 215 cmpb $16, key_length(CTX); 257 cmpb $24, RT2bl; 450 cmpb $16, key_length(CTX); 494 cmpb $24, RT2bl;
|
D | serpent-sse2-i586-asm_32.S | 566 cmpb $0, arg_xor(%esp);
|
D | aesni-intel_asm.S | 2680 cmpb $0, %cl
|
/linux-4.1.27/drivers/block/ |
D | swim_asm.S | 89 cmpb %a0@+, %d3 189 cmpb %a0@+, %d3
|
/linux-4.1.27/drivers/pwm/ |
D | pwm-tiehrpwm.c | 119 u16 cmpb; member 539 pc->ctx.cmpb = ehrpwm_read(pc->mmio_base, CMPB); in ehrpwm_pwm_save_context() 551 ehrpwm_write(pc->mmio_base, CMPB, pc->ctx.cmpb); in ehrpwm_pwm_restore_context()
|
/linux-4.1.27/arch/x86/lib/ |
D | memmove_64.S | 58 cmpb %dil, %sil
|
/linux-4.1.27/arch/m68k/kernel/ |
D | head.S | 3225 cmpb #'9',%d2 3643 cmpb #1,%d3 3660 cmpb #2,%d3 3682 cmpb #4,%d3 3712 cmpb #8,%d3 3725 cmpb #16,%d3
|
/linux-4.1.27/arch/x86/kernel/ |
D | entry_32.S | 628 cmpb $USER_RPL, %bl
|