Home
last modified time | relevance | path

Searched refs:andb (Results 1 – 25 of 34) sorted by relevance

12

/external/quake/quake/src/QW/client/
Dsys_dosa.s77 andb $0xF0,%ah
83 andb $0xF0,%ah
89 andb $0xF0,%ah
Dsys_wina.s97 andb $0xF0,%ah
103 andb $0xF0,%ah
109 andb $0xF0,%ah
Dmath.s397 andb $1,%ah
402 andb $1,%ah
/external/quake/quake/src/WinQuake/
Dsys_dosa.s77 andb $0xF0,%ah
83 andb $0xF0,%ah
89 andb $0xF0,%ah
Dsys_wina.s98 andb $0xF0,%ah
104 andb $0xF0,%ah
110 andb $0xF0,%ah
Dmath.s398 andb $1,%ah
403 andb $1,%ah
/external/llvm/test/CodeGen/X86/
D2012-08-16-setcc.ll6 ; CHECK: andb
17 ; CHECK: andb
Dfast-isel-ret-ext.ll36 ; CHECK: andb $1
Dfast-isel-i1.ll8 ; CHECK: andb $1, %
Dxor.ll106 ; X64: andb {{.*}}[[REG]]
109 ; X32: andb {{.*}}[[REG]]
Dxor-icmp.ll9 ; X32-NOT: andb
Dbrcond.ll9 ; CHECK-NOT: andb
Dfast-isel-x86-64.ll170 ; CHECK: andb $1,
/external/openssl/crypto/modes/asm/
Dghash-x86.s52 andb $15,%al
58 andb $240,%al
67 andb $15,%al
156 andb $15,%al
162 andb $240,%al
171 andb $15,%al
/external/quake/quake/src/QW/server/
Dmath.s311 andb $1,%ah
316 andb $1,%ah
/external/valgrind/main/none/tests/x86/
Dx86locked.c277 GEN_do_locked_G_E(andb,al) in GEN_do_locked_G_E()
373 GEN_do_locked_imm_E(andb,al,0x7F)
374 GEN_do_locked_imm_E(andb,al,0xF1)
Dinsn_basic.def81 andb imm8[0x34] al.ub[0x56] => 1.ub[0x14]
82 andb imm8[0x34] bl.ub[0x56] => 1.ub[0x14]
83 andb imm8[0x34] m8.ub[0x56] => 1.ub[0x14]
84 andb r8.ub[0x34] r8.ub[0x56] => 1.ub[0x14]
85 andb r8.ub[0x34] m8.ub[0x56] => 1.ub[0x14]
86 andb m8.ub[0x34] r8.ub[0x56] => 1.ub[0x14]
/external/valgrind/main/none/tests/amd64/
Damd64locked.c296 GEN_do_locked_G_E(andb,al) in GEN_do_locked_G_E()
403 GEN_do_locked_imm_E(andb,al,0x7F)
404 GEN_do_locked_imm_E(andb,al,0xF1)
Dinsn_basic.def82 andb imm8[0x34] al.ub[0x56] => 1.ub[0x14]
83 andb imm8[0x34] bl.ub[0x56] => 1.ub[0x14]
84 andb imm8[0x34] m8.ub[0x56] => 1.ub[0x14]
85 andb r8.ub[0x34] r8.ub[0x56] => 1.ub[0x14]
86 andb r8.ub[0x34] m8.ub[0x56] => 1.ub[0x14]
87 andb m8.ub[0x34] r8.ub[0x56] => 1.ub[0x14]
/external/grub/stage2/
Dasm.S556 andb $0x7f, %dl
1162 andb $0x3f, %al
1664 andb $K_IBUF_FUL, %al
1687 andb $K_IBUF_FUL, %al
1692 andb $K_OBUF_FUL, %al
/external/llvm/test/MC/X86/
Dx86-32-coverage.s112 andb $0xfe,0xdeadbeef(%ebx,%ecx,8)
115 andb $0x7f,0xdeadbeef(%ebx,%ecx,8)
2433 andb $0xfe,0xdeadbeef(%ebx,%ecx,8)
2437 andb $0xfe,0x45
2441 andb $0xfe,0x7eed
2445 andb $0xfe,0xbabecafe
2449 andb $0xfe,0x12345678
2453 andb $0x7f,0xdeadbeef(%ebx,%ecx,8)
2457 andb $0x7f,0x45
2461 andb $0x7f,0x7eed
[all …]
/external/zlib/src/contrib/inflate86/
Dinffast.S506 andb $15, %cl /* op &= 15 */
586 andb $15, %cl /* op &= 15 */
/external/llvm/lib/Target/X86/
DREADME.txt1663 andb $1, %al
1689 andb $1, %al
1811 andb $-2, 10(%rax)
1813 andb $-3, 10(%rax)
1960 andb $7, %al
1965 movl+andl would be shorter than the movb+andb+movzbl sequence.
/external/v8/src/x64/
Dassembler-x64.h909 void andb(Register dst, Immediate src) { in andb() function
Dic-x64.cc605 __ andb(rcx, Immediate(kSlowCaseBitFieldMask)); in GenerateIndexedInterceptor() local

12