Searched refs:cmpxchg_inst (Results 1 – 2 of 2) sorted by relevance
892 #define ASSEMBLE_ATOMIC_BINOP(bin_inst, mov_inst, cmpxchg_inst) \ argument900 __ cmpxchg_inst(i.MemoryOperand(1), i.TempRegister(0)); \904 #define ASSEMBLE_ATOMIC64_BINOP(bin_inst, mov_inst, cmpxchg_inst) \ argument912 __ cmpxchg_inst(i.MemoryOperand(1), i.TempRegister(0)); \
441 #define ASSEMBLE_ATOMIC_BINOP(bin_inst, mov_inst, cmpxchg_inst) \ argument449 __ cmpxchg_inst(i.MemoryOperand(1), i.TempRegister(0)); \