Home
last modified time | relevance | path

Searched defs:andnl (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DBMI1-32.s5 andnl -485498096(%edx,%eax,4), %edx, %edx label
9 andnl 485498096(%edx,%eax,4), %edx, %edx label
13 andnl 485498096(%edx), %edx, %edx label
17 andnl 485498096, %edx, %edx label
21 andnl 64(%edx,%eax), %edx, %edx label
25 andnl (%edx), %edx, %edx label
29 andnl %edx, %edx, %edx label
DBMI1-64.s5 andnl 485498096, %r13d, %r13d label
9 andnl 64(%rdx), %r13d, %r13d label
13 andnl 64(%rdx,%rax,4), %r13d, %r13d label
17 andnl -64(%rdx,%rax,4), %r13d, %r13d label
21 andnl 64(%rdx,%rax), %r13d, %r13d label
25 andnl %r13d, %r13d, %r13d label
29 andnl (%rdx), %r13d, %r13d label
/external/v8/src/x64/
Dassembler-x64.h1772 void andnl(Register dst, Register src1, Register src2) { in andnl() function
1775 void andnl(Register dst, Register src1, Operand src2) { in andnl() function