| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | csum-copy_64.S | 53 testb $7, %sil 184 testb $1, %r10b 210 testb $1, %sil 212 1: testb $2, %sil 222 2: testb $4, %sil
|
| H A D | checksum_32.S | 124 testb $1, 12(%esp) 242 testb $1, 12(%esp)
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/ |
| H A D | entry_64.S | 368 testb $3, CS-ORIG_RAX(%rsp) 432 testb $3, CS-ORIG_RAX(%rsp) 485 testb $3, CS-ORIG_RAX(%rsp) 578 testb $3, CS(%rsp) 624 testb $3, CS(%rsp) 644 testb $4, (SS-RIP)(%rsp) 1041 testb $3, CS+8(%rsp) 1127 testb $3, CS(%rsp) 1186 testb $3, CS-RIP+8(%rsp) 1330 testb $(X86_EFLAGS_DF >> 8), (3*8 + 1)(%rsp)
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | relocate_kernel_64.S | 259 testb $0x1, %cl /* is it a destination page? */ 265 testb $0x2, %cl /* is it an indirection page? */ 271 testb $0x4, %cl /* is it the done indicator? */ 275 testb $0x8, %cl /* is it the source indicator? */
|
| H A D | relocate_kernel_32.S | 240 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 D | head_32.S | 221 testb $X86_CR4_PAE, %al # check if PAE is enabled
|
| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A 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 */
|
| H A 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 ? */
|
| H A D | polynom_Xsig.S | 93 testb $0xff,OVERFLOWED
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | xen-asm.S | 42 testb $0xff, PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_pending 71 testb $0xff, PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_mask
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/ |
| H A D | vmenter.S | 80 testb $VMX_RUN_VMRESUME, %bl
|
| /OK3568_Linux_fs/kernel/sound/pci/nm256/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A D | twofish-x86_64-asm_64-3way.S | 253 testb RT1bl, RT1bl;
|
| H A D | camellia-x86_64-asm_64.S | 208 testb RXORbl, RXORbl;
|
| H A D | serpent-sse2-x86_64-asm_64.S | 672 testb %cl, %cl;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 25381 res rd,imm4 setflg imm4 testb @rd 25382 res rd,rs sinb rbd,imm16 testb addr 25383 resb @rd,imm4 sinb rd,imm16 testb addr(rd) 25384 resb addr(rd),imm4 sind @rd,@rs,ra testb rbd
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 25381 res rd,imm4 setflg imm4 testb @rd 25382 res rd,rs sinb rbd,imm16 testb addr 25383 resb @rd,imm4 sinb rd,imm16 testb addr(rd) 25384 resb addr(rd),imm4 sind @rd,@rs,ra testb rbd
|