Searched defs:low_bits (Results 1 – 15 of 15) sorted by relevance
347 int base_reg(int low_bits) { return low_bits | ((rex_ & 0x01) << 3); } in base_reg()
138 int low_bits() const { return reg_code & 0x7; } in low_bits() function235 int low_bits() const { return reg_code & 0x7; } in low_bits() function
2445 int32_t low_bits = product & 0x00000000FFFFFFFF; in DecodeTwoByte() local3478 int32_t low_bits = product & 0x00000000FFFFFFFF; in DecodeFourByteArithmetic() local6587 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local6957 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local10331 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local11185 int32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local11469 uint32_t low_bits = product & 0x00000000FFFFFFFF; in EVALUATE() local
1443 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1422 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1425 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1423 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
1748 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
2783 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local
2909 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1); in ChopLowBits() local