Searched refs:testb (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.4/arch/x86/xen/ |
| D | xen-asm.S | 34 testb $0xff, PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_pending 63 testb $0xff, PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_mask 82 testb $X86_EFLAGS_IF>>8, %ah
|
| D | xen-asm_32.S | 79 testb $X86_EFLAGS_IF>>8, 8+1+ESP_OFFSET(%esp)
|
| /Linux-v5.4/arch/x86/entry/ |
| D | entry_64.S | 519 testb $3, CS-ORIG_RAX+8(%rsp) 559 testb $3, CS+8(%rsp) 615 testb $3, CS(%rsp) 627 testb $3, CS(%rsp) 685 testb $3, CS(%rsp) 705 testb $4, (SS-RIP)(%rsp) 895 testb $3, CS(%rsp) 991 testb $3, CS-ORIG_RAX(%rsp) /* If coming from userspace, switch stacks */ 1000 testb $3, CS-ORIG_RAX(%rsp) 1292 testb $3, CS+8(%rsp) [all …]
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | relocate_kernel_64.S | 244 testb $0x1, %cl /* is it a destination page? */ 250 testb $0x2, %cl /* is it an indirection page? */ 256 testb $0x4, %cl /* is it the done indicator? */ 260 testb $0x8, %cl /* is it the source indicator? */
|
| D | relocate_kernel_32.S | 227 testb $0x1, %cl /* is it a destination page */ 233 testb $0x2, %cl /* is it an indirection page */ 239 testb $0x4, %cl /* is it the done indicator */ 243 testb $0x8, %cl /* is it the source indicator */
|
| D | head_32.S | 72 testb $KEEP_SEGMENTS, BP_loadflags(%esi) 256 testb $X86_CR4_PAE, %al # check if PAE is enabled
|
| /Linux-v5.4/arch/x86/math-emu/ |
| D | reg_round.S | 368 testb $1,%bl 393 testb $0xff,FPU_denormal 476 testb CW_Underflow,%cl /* Underflow mask. */ 600 testb $0xff,FPU_bits_lost /* bits lost == underflow */
|
| D | reg_u_div.S | 145 testb $255,FPU_ovfl_flag /* was the num > denom ? */ 423 testb $255,FPU_ovfl_flag /* was the num > denom ? */
|
| D | polynom_Xsig.S | 93 testb $0xff,OVERFLOWED
|
| /Linux-v5.4/arch/x86/boot/compressed/ |
| D | head_32.S | 70 testb $KEEP_SEGMENTS, BP_loadflags(%esi)
|
| D | head_64.S | 60 testb $KEEP_SEGMENTS, BP_loadflags(%esi)
|
| /Linux-v5.4/arch/x86/lib/ |
| D | csum-copy_64.S | 195 testb $1, %r10b
|
| D | checksum_32.S | 124 testb $1, 12(%esp) 242 testb $1, 12(%esp)
|
| /Linux-v5.4/sound/pci/nm256/ |
| D | nm256.c | 1153 u16 testb; in snd_nm256_ac97_ready() local 1156 testb = chip->mixer_status_mask; in snd_nm256_ac97_ready() 1162 if ((snd_nm256_readw(chip, testaddr) & testb) == 0) in snd_nm256_ac97_ready()
|
| /Linux-v5.4/arch/x86/crypto/ |
| D | twofish-x86_64-asm_64-3way.S | 253 testb RT1bl, RT1bl;
|
| D | camellia-x86_64-asm_64.S | 208 testb RXORbl, RXORbl;
|
| D | serpent-sse2-x86_64-asm_64.S | 672 testb %cl, %cl;
|