Lines Matching refs:extract_shift_4_3_2_1_0
594 static uint64 extract_shift_4_3_2_1_0(uint64 instruction) in extract_shift_4_3_2_1_0() function
6348 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DROTR()
6371 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DROTR32()
6443 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSLL()
6466 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSLL32()
6513 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRA()
6536 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRA32()
6583 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRL()
6606 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRL32()
12200 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in ROTR()
12249 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in ROTX()
14066 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in SLL_32_()
14294 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in SRA()
14365 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in SRL_32_()