Home | History | Annotate | Download | only in x86_64

Lines Matching defs:movb

307 void X86_64Assembler::movb(CpuRegister /*dst*/, const Address& /*src*/) {
312 void X86_64Assembler::movb(const Address& dst, CpuRegister src) {
320 void X86_64Assembler::movb(const Address& dst, const Immediate& imm) {