Home | History | Annotate | Download | only in x86

Lines Matching full:movb

180 void X86Assembler::movb(Register /*dst*/, const Address& /*src*/) {
185 void X86Assembler::movb(const Address& dst, ByteRegister src) {
192 void X86Assembler::movb(const Address& dst, const Immediate& imm) {