Home | History | Annotate | Download | only in x87

Lines Matching full:mov_b

354 void Assembler::mov_b(Register dst, const Operand& src) {
362 void Assembler::mov_b(const Operand& dst, const Immediate& src) {
370 void Assembler::mov_b(const Operand& dst, int8_t imm8) {
378 void Assembler::mov_b(const Operand& dst, Register src) {