Searched defs:xchgb (Results 1 – 2 of 2) sorted by relevance
2100 __ xchgb(i.InputRegister(index), operand); in AssembleArchInstruction() local
1977 void Assembler::xchgb(Register reg, const Operand& op) { in xchgb() function in v8::internal::Assembler