Home
last modified time | relevance | path

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

/linux/arch/x86/lib/
H 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
H A Dcopy_user_uncached_64.S33 testb $7,%dil
/linux/arch/x86/kernel/
H 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 */
H A Drelocate_kernel_64.S336 testb $0x1, %cl /* is it a destination page? */
342 testb $0x2, %cl /* is it an indirection page? */
348 testb $0x4, %cl /* is it the done indicator? */
352 testb $0x8, %cl /* is it the source indicator? */
406 testb $XMTRDY, %al
427 testb $XMTRDY, %ah
/linux/arch/x86/xen/
H A Dxen-asm.S106 testb $0xff, PER_CPU_VAR(xen_vcpu_info + XEN_vcpu_info_pending)
126 testb $0xff, PER_CPU_VAR(xen_vcpu_info + XEN_vcpu_info_mask)
/linux/arch/x86/math-emu/
H 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 */
H A Dreg_u_div.S145 testb $255,FPU_ovfl_flag /* was the num > denom ? */
423 testb $255,FPU_ovfl_flag /* was the num > denom ? */
H A Dpolynom_Xsig.S93 testb $0xff,OVERFLOWED
/linux/sound/pci/nm256/
H A Dnm256.c1123 u16 testb; in snd_nm256_ac97_ready() local
1126 testb = chip->mixer_status_mask; in snd_nm256_ac97_ready()
1132 if ((snd_nm256_readw(chip, testaddr) & testb) == 0) in snd_nm256_ac97_ready()
/linux/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64-3way.S254 testb RT1bl, RT1bl;
H A Dcamellia-x86_64-asm_64.S211 testb RXORbl, RXORbl;
H A Dserpent-sse2-x86_64-asm_64.S672 testb %cl, %cl;
/linux/arch/x86/entry/
H A Dentry_32.S836 testb %al, %al