Home
last modified time | relevance | path

Searched defs:mov_inst (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/x64/
Dcode-generator-x64.cc507 #define ASSEMBLE_ATOMIC_BINOP(bin_inst, mov_inst, cmpxchg_inst) \ argument
519 #define ASSEMBLE_ATOMIC64_BINOP(bin_inst, mov_inst, cmpxchg_inst) \ argument
/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc418 #define ASSEMBLE_ATOMIC_BINOP(bin_inst, mov_inst, cmpxchg_inst) \ argument