Home
last modified time | relevance | path

Searched refs:ASSEMBLE_ATOMIC_COMPARE_EXCHANGE_SIGN_EXT (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc701 #define ASSEMBLE_ATOMIC_COMPARE_EXCHANGE_SIGN_EXT(cmp_inst, load_inst, \ macro
2019 ASSEMBLE_ATOMIC_COMPARE_EXCHANGE_SIGN_EXT(cmp, lbarx, stbcx, extsb); in AssembleArchInstruction()
2025 ASSEMBLE_ATOMIC_COMPARE_EXCHANGE_SIGN_EXT(cmp, lharx, sthcx, extsh); in AssembleArchInstruction()