Home | History | Annotate | Download | only in x86

Lines Matching defs:andl

1126 void X86Assembler::andl(Register dst, Register src) {
1133 void X86Assembler::andl(Register reg, const Address& address) {
1140 void X86Assembler::andl(Register dst, const Immediate& imm) {