Home
last modified time | relevance | path

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

/linux/arch/x86/lib/
A Dcsum-copy_64.S53 testb $7, %sil
184 testb $1, %r10b
210 testb $1, %sil
212 1: testb $2, %sil
222 2: testb $4, %sil
A Dchecksum_32.S124 testb $1, 12(%esp)
242 testb $1, 12(%esp)
A Dcopy_user_uncached_64.S31 testb $7,%dil
/linux/arch/x86/entry/
A Dentry_64.S352 testb $3, CS-ORIG_RAX(%rsp)
410 testb $3, CS-ORIG_RAX(%rsp)
465 testb $3, CS-ORIG_RAX(%rsp)
578 testb $3, 8(%rsp)
622 testb $3, CS(%rsp)
647 testb $4, (SS-RIP)(%rsp)
1010 testb $3, CS+8(%rsp)
1091 testb $3, CS(%rsp)
1152 testb $3, CS-RIP+8(%rsp)
1294 testb $(X86_EFLAGS_DF >> 8), (3*8 + 1)(%rsp)
A Dentry_32.S836 testb %al, %al
/linux/arch/x86/kernel/
A Drelocate_kernel_64.S272 testb $0x1, %cl /* is it a destination page? */
278 testb $0x2, %cl /* is it an indirection page? */
284 testb $0x4, %cl /* is it the done indicator? */
288 testb $0x8, %cl /* is it the source indicator? */
A Drelocate_kernel_32.S240 testb $0x1, %cl /* is it a destination page */
246 testb $0x2, %cl /* is it an indirection page */
252 testb $0x4, %cl /* is it the done indicator */
256 testb $0x8, %cl /* is it the source indicator */
A Dhead_32.S194 testb $X86_CR4_PAE, %al # check if PAE is enabled
/linux/arch/x86/xen/
A Dxen-asm.S81 testb $0xff, PER_CPU_VAR(xen_vcpu_info + XEN_vcpu_info_pending)
100 testb $0xff, PER_CPU_VAR(xen_vcpu_info + XEN_vcpu_info_mask)
/linux/arch/x86/math-emu/
A Dreg_round.S368 testb $1,%bl
393 testb $0xff,FPU_denormal
476 testb CW_Underflow,%cl /* Underflow mask. */
600 testb $0xff,FPU_bits_lost /* bits lost == underflow */
A Dreg_u_div.S145 testb $255,FPU_ovfl_flag /* was the num > denom ? */
423 testb $255,FPU_ovfl_flag /* was the num > denom ? */
A Dpolynom_Xsig.S93 testb $0xff,OVERFLOWED
/linux/sound/pci/nm256/
A Dnm256.c1119 u16 testb; in snd_nm256_ac97_ready() local
1122 testb = chip->mixer_status_mask; in snd_nm256_ac97_ready()
1128 if ((snd_nm256_readw(chip, testaddr) & testb) == 0) in snd_nm256_ac97_ready()
/linux/arch/x86/crypto/
A Dtwofish-x86_64-asm_64-3way.S253 testb RT1bl, RT1bl;
A Dcamellia-x86_64-asm_64.S210 testb RXORbl, RXORbl;
A Dserpent-sse2-x86_64-asm_64.S672 testb %cl, %cl;

Completed in 28 milliseconds