Home
last modified time | relevance | path

Searched refs:shift3_value (Results 1 – 1 of 1) sorted by relevance

/qemu/disas/
H A Dnanomips.c14042 uint64 shift3_value = extract_shift3_2_1_0(instruction); in SLL_16_() local
14046 uint64 shift3 = encode_shift3_from_shift(shift3_value); in SLL_16_()
14341 uint64 shift3_value = extract_shift3_2_1_0(instruction); in SRL_16_() local
14345 uint64 shift3 = encode_shift3_from_shift(shift3_value); in SRL_16_()