Searched refs:bit20_imm (Results 1 – 1 of 1) sorted by relevance
1939 auto bit20_imm = GetBits<31, 1>(); in DecodeJumpAndLink() local1941 static_cast<int32_t>(low_imm | (bit11_imm << 10) | (mid_imm << 11) | (bit20_imm << 19)); in DecodeJumpAndLink()