Home
last modified time | relevance | path

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

/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc674 #define ASSEMBLE_ATOMIC_BINOP_SIGN_EXT(bin_inst, load_inst, \ macro
2036 ASSEMBLE_ATOMIC_BINOP_SIGN_EXT(inst, lbarx, stbcx, extsb); \ in AssembleArchInstruction()
2042 ASSEMBLE_ATOMIC_BINOP_SIGN_EXT(inst, lharx, sthcx, extsh); \ in AssembleArchInstruction()