Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/xen/
Dxen-asm.S33 testb $0xff, PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_pending
62 testb $0xff, PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_mask
81 testb $X86_EFLAGS_IF>>8, %ah
Dxen-asm_32.S79 testb $X86_EFLAGS_IF>>8, 8+1+ESP_OFFSET(%esp)
/Linux-v4.19/arch/x86/entry/
Dentry_64.S568 testb $3, CS-ORIG_RAX+8(%rsp)
606 testb $3, CS+8(%rsp)
651 testb $3, CS(%rsp)
663 testb $3, CS(%rsp)
721 testb $3, CS(%rsp)
741 testb $4, (SS-RIP)(%rsp)
919 testb $3, CS-ORIG_RAX(%rsp) /* If coming from userspace, switch stacks */
1244 testb $3, CS+8(%rsp)
1329 testb $3, CS(%rsp)
1388 testb $3, CS-RIP+8(%rsp)
[all …]
/Linux-v4.19/arch/x86/kernel/
Drelocate_kernel_64.S246 testb $0x1, %cl /* is it a destination page? */
252 testb $0x2, %cl /* is it an indirection page? */
258 testb $0x4, %cl /* is it the done indicator? */
262 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.S72 testb $KEEP_SEGMENTS, BP_loadflags(%esi)
256 testb $X86_CR4_PAE, %al # check if PAE is enabled
/Linux-v4.19/arch/x86/math-emu/
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 */
Dreg_u_div.S145 testb $255,FPU_ovfl_flag /* was the num > denom ? */
423 testb $255,FPU_ovfl_flag /* was the num > denom ? */
Dpolynom_Xsig.S93 testb $0xff,OVERFLOWED
/Linux-v4.19/arch/x86/boot/compressed/
Dhead_32.S70 testb $KEEP_SEGMENTS, BP_loadflags(%esi)
Dhead_64.S60 testb $KEEP_SEGMENTS, BP_loadflags(%esi)
/Linux-v4.19/arch/x86/lib/
Dcsum-copy_64.S191 testb $1, %r10b
Dchecksum_32.S128 testb $1, 12(%esp)
246 testb $1, 12(%esp)
/Linux-v4.19/sound/pci/nm256/
Dnm256.c1167 u16 testb; in snd_nm256_ac97_ready() local
1170 testb = chip->mixer_status_mask; in snd_nm256_ac97_ready()
1176 if ((snd_nm256_readw(chip, testaddr) & testb) == 0) in snd_nm256_ac97_ready()
/Linux-v4.19/arch/x86/crypto/
Dtwofish-x86_64-asm_64-3way.S268 testb RT1bl, RT1bl;
Dcamellia-x86_64-asm_64.S223 testb RXORbl, RXORbl;
Dserpent-sse2-x86_64-asm_64.S687 testb %cl, %cl;