Searched refs:xchg_b (Results 1 – 4 of 4) sorted by relevance
3533 __ xchg_b(i.InputRegister(0), i.MemoryOperand(1)); in AssembleArchInstruction() local3538 __ xchg_b(i.InputRegister(0), i.MemoryOperand(1)); in AssembleArchInstruction() local
550 void xchg_b(Register reg, Operand op);
779 void Assembler::xchg_b(Register reg, Operand op) { in xchg_b() function in v8::internal::Assembler
648 xchg_b(src_gp, dst_op); in AtomicStore()702 __ xchg_b(value_reg, dst_op); in AtomicAddOrSubOrExchange32()