Home | History | Annotate | Download | only in x86

Lines Matching defs:movb

264 void X86Assembler::movb(Register /*dst*/, const Address& /*src*/) {
269 void X86Assembler::movb(const Address& dst, ByteRegister src) {
276 void X86Assembler::movb(const Address& dst, const Immediate& imm) {