Searched refs:cmpxchg_inst (Results 1 – 2 of 2) sorted by relevance
507 #define ASSEMBLE_ATOMIC_BINOP(bin_inst, mov_inst, cmpxchg_inst) \ argument515 __ cmpxchg_inst(i.MemoryOperand(1), i.TempRegister(0)); \519 #define ASSEMBLE_ATOMIC64_BINOP(bin_inst, mov_inst, cmpxchg_inst) \ argument527 __ cmpxchg_inst(i.MemoryOperand(1), i.TempRegister(0)); \
418 #define ASSEMBLE_ATOMIC_BINOP(bin_inst, mov_inst, cmpxchg_inst) \ argument426 __ cmpxchg_inst(i.MemoryOperand(1), i.TempRegister(0)); \