Searched refs:low_res (Results 1 – 1 of 1) sorted by relevance
1947 uint64_t low_res = static_cast<uint64_t>(reg(reg_size, instr->Rm())) >> lsb; in VisitExtract() local1950 set_reg(reg_size, instr->Rd(), low_res | high_res); in VisitExtract()