Home
last modified time | relevance | path

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

/external/v8/src/ppc/
Dassembler-ppc-inl.h608 int lo_word = static_cast<int>(offset & 0xffff); in PatchConstantPoolAccessInstruction() local
Dassembler-ppc.cc1666 int lo_word = static_cast<int>(hi_32 & 0xffff); in bitwise_mov() local
1676 int lo_word = static_cast<int>(value & 0xffff); in bitwise_mov() local
1686 int lo_word = static_cast<int>(value & 0xffff); in bitwise_mov32() local
1699 int lo_word = static_cast<int>(value & 0xffff); in bitwise_add32() local