Home | History | Annotate | Download | only in x87

Lines Matching defs:or_

864 void Assembler::or_(Register dst, int32_t imm32) {
870 void Assembler::or_(Register dst, const Operand& src) {
877 void Assembler::or_(const Operand& dst, const Immediate& x) {
883 void Assembler::or_(const Operand& dst, Register src) {