Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dnanomips.c594 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()
[all …]