Home
last modified time | relevance | path

Searched defs:low_bits (Results 1 – 15 of 15) sorted by relevance

/external/v8/src/x64/
Ddisasm-x64.cc347 int base_reg(int low_bits) { return low_bits | ((rex_ & 0x01) << 3); } in base_reg()
Dassembler-x64.h138 int low_bits() const { return reg_code & 0x7; } in low_bits() function
235 int low_bits() const { return reg_code & 0x7; } in low_bits() function
/external/v8/src/s390/
Dsimulator-s390.cc2445 int32_t low_bits = product & 0x00000000FFFFFFFF; in DecodeTwoByte() local
3478 int32_t low_bits = product & 0x00000000FFFFFFFF; in DecodeFourByteArithmetic() local
6587 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local
6957 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local
10331 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local
11185 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local
11469 uint32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local
/external/protobuf/gtest/src/
Dgtest.cc1443 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc1422 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1422 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc1425 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/mesa3d/src/gtest/src/
Dgtest.cc1422 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc1423 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/v8/testing/gtest/src/
Dgtest.cc1748 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc1748 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/googletest/googletest/src/
Dgtest.cc1748 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc2783 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc2909 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
/external/fmtlib/test/
Dgmock-gtest-all.cc2909 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local