Home | History | Annotate | Download | only in x87

Lines Matching defs:mov_b

394 void Assembler::mov_b(Register dst, const Operand& src) {
402 void Assembler::mov_b(const Operand& dst, int8_t imm8) {
410 void Assembler::mov_b(const Operand& dst, Register src) {