Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc2978 uint64_t low_qword = make_uint64(i.InputUint32(1), i.InputUint32(0)); in AssembleArchInstruction() local
2979 __ Move(dst, low_qword); in AssembleArchInstruction()