Home | History | Annotate | Download | only in x86

Lines Matching full:adcl

1205 void X86Assembler::adcl(Register reg, const Immediate& imm) {
1211 void X86Assembler::adcl(Register dst, Register src) {
1218 void X86Assembler::adcl(Register dst, const Address& address) {