Home
last modified time | relevance | path

Searched refs:ASSEMBLE_ATOMIC_BINOP_WORD64 (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc840 #define ASSEMBLE_ATOMIC_BINOP_WORD64(load_and_op, op) \ macro
2526 ASSEMBLE_ATOMIC_BINOP_WORD64(laag, AddS64); in AssembleArchInstruction()
2529 ASSEMBLE_ATOMIC_BINOP_WORD64(LoadAndSub64, SubS64); in AssembleArchInstruction()
2532 ASSEMBLE_ATOMIC_BINOP_WORD64(lang, AndP); in AssembleArchInstruction()
2535 ASSEMBLE_ATOMIC_BINOP_WORD64(laog, OrP); in AssembleArchInstruction()
2538 ASSEMBLE_ATOMIC_BINOP_WORD64(laxg, XorP); in AssembleArchInstruction()

Completed in 5 milliseconds