Searched defs:andq (Results 1 – 3 of 3) sorted by relevance
9 andq $foo, %rax // CHECK-NEXT: R_X86_64_32S label
63 __ andq(rax, Immediate(12345678)); in TEST() local96 __ andq(rdx, Immediate(3)); in TEST() local97 __ andq(rdx, Operand(rsp, 4)); in TEST() local207 __ andq(rbx, Immediate(12345)); in TEST() local
608 __ andq(temp2, Immediate(0x7ff)); in EmitMathExp() local