Home
last modified time | relevance | path

Searched defs:hi_32 (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h813 uint32_t hi_32 = int_val >> 32; in LoadF64() local
H A Dassembler-s390.h1065 int32_t hi_32 = static_cast<int64_t>(value) >> 32; in breakpoint() local
H A Dmacro-assembler-s390.cc2452 int32_t hi_32 = static_cast<int32_t>(value >> 32); in CallRecordWriteStub() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc1401 int32_t hi_32 = static_cast<int32_t>(value >> 32); in bitwise_mov() local

Completed in 21 milliseconds