Searched refs:ASSEMBLE_ATOMIC_COMPARE_EXCHANGE (Results 1 – 1 of 1) sorted by relevance
687 #define ASSEMBLE_ATOMIC_COMPARE_EXCHANGE(cmp_inst, load_inst, store_inst) \ macro2022 ASSEMBLE_ATOMIC_COMPARE_EXCHANGE(cmp, lbarx, stbcx); in AssembleArchInstruction()2028 ASSEMBLE_ATOMIC_COMPARE_EXCHANGE(cmp, lharx, sthcx); in AssembleArchInstruction()2031 ASSEMBLE_ATOMIC_COMPARE_EXCHANGE(cmpw, lwarx, stwcx); in AssembleArchInstruction()