Home
last modified time | relevance | path

Searched refs:testb (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/arch/x86/xen/
Dxen-asm.S36 testb $0xff, PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_pending
68 testb $0xff, PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_mask
88 testb $X86_EFLAGS_IF>>8, %ah
Dxen-asm_32.S109 testb $X86_EFLAGS_IF>>8, 8+1+ESP_OFFSET(%esp)
/linux-4.4.14/arch/x86/kernel/
Drelocate_kernel_64.S224 testb $0x1, %cl /* is it a destination page? */
230 testb $0x2, %cl /* is it an indirection page? */
236 testb $0x4, %cl /* is it the done indicator? */
240 testb $0x8, %cl /* is it the source indicator? */
Drelocate_kernel_32.S229 testb $0x1, %cl /* is it a destination page */
235 testb $0x2, %cl /* is it an indirection page */
241 testb $0x4, %cl /* is it the done indicator */
245 testb $0x8, %cl /* is it the source indicator */
Dhead_32.S101 testb $KEEP_SEGMENTS, BP_loadflags(%esi)
364 testb $X86_CR4_PAE, %al # check if PAE is enabled
Dhead_64.S152 1: testb $1, 0(%rdi)
/linux-4.4.14/arch/x86/entry/
Dentry_64.S452 testb $3, CS(%rsp) /* from kernel_thread? */
504 testb $3, CS(%rsp)
563 testb $3, CS(%rsp)
609 testb $4, (SS-RIP)(%rsp)
745 testb $3, CS(%rsp) /* If coming from userspace, switch stacks */
1052 testb $3, CS+8(%rsp)
1196 testb $3, CS-RIP+8(%rsp)
1348 testb $(X86_EFLAGS_DF >> 8), (3*8 + 1)(%rsp)
/linux-4.4.14/arch/x86/math-emu/
Dreg_round.S367 testb $1,%bl
392 testb $0xff,FPU_denormal
475 testb CW_Underflow,%cl /* Underflow mask. */
599 testb $0xff,FPU_bits_lost /* bits lost == underflow */
Dreg_u_div.S144 testb $255,FPU_ovfl_flag /* was the num > denom ? */
422 testb $255,FPU_ovfl_flag /* was the num > denom ? */
Dpolynom_Xsig.S92 testb $0xff,OVERFLOWED
/linux-4.4.14/arch/x86/boot/compressed/
Dhead_32.S106 testb $KEEP_SEGMENTS, BP_loadflags(%esi)
Dhead_64.S50 testb $KEEP_SEGMENTS, BP_loadflags(%esi)
/linux-4.4.14/arch/x86/lib/
Dcsum-copy_64.S191 testb $1, %r10b
Dchecksum_32.S126 testb $1, 12(%esp)
244 testb $1, 12(%esp)
/linux-4.4.14/arch/x86/boot/
Dheader.S474 testb $CAN_USE_HEAP, loadflags
/linux-4.4.14/sound/pci/nm256/
Dnm256.c1150 u16 testb; in snd_nm256_ac97_ready() local
1153 testb = chip->mixer_status_mask; in snd_nm256_ac97_ready()
1159 if ((snd_nm256_readw(chip, testaddr) & testb) == 0) in snd_nm256_ac97_ready()
/linux-4.4.14/arch/x86/crypto/
Dtwofish-x86_64-asm_64-3way.S250 testb %bpl, %bpl;
Dcamellia-x86_64-asm_64.S223 testb RXORbl, RXORbl;
Dserpent-sse2-x86_64-asm_64.S687 testb %cl, %cl;