Home | History | Annotate | Download | only in x64

Lines Matching refs:low_bits

358   int base_reg(int low_bits) { return low_bits | ((rex_ & 0x01) << 3); }