Home | History | Annotate | Download | only in x86

Lines Matching full:adcl

897 void X86Assembler::adcl(Register reg, const Immediate& imm) {
903 void X86Assembler::adcl(Register dst, Register src) {
910 void X86Assembler::adcl(Register dst, const Address& address) {