Searched defs:xchg_w (Results 1 – 4 of 4) sorted by relevance
581 void Assembler::xchg_w(Register reg, const Operand& op) { in xchg_w() function in v8::internal::Assembler
1900 __ xchg_w(i.InputRegister(index), operand); in AssembleArchInstruction() local
1938 __ xchg_w(i.InputRegister(index), operand); in AssembleArchInstruction() local
710 void Assembler::xchg_w(Register reg, const Operand& op) { in xchg_w() function in v8::internal::Assembler