Home
last modified time | relevance | path

Searched defs:shift_value (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/disas/
H A Dnanomips.c6348 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DROTR() local
6371 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DROTR32() local
6419 uint64 shift_value = extract_shift_5_4_3_2_1_0(instruction); in DROTX() local
6443 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSLL() local
6466 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSLL32() local
6513 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRA() local
6536 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRA32() local
6583 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRL() local
6606 uint64 shift_value = extract_shift_4_3_2_1_0(instruction); in DSRL32() local
6902 uint64 shift_value = extract_shift_10_9_8_7_6(instruction); in EXTD() local
[all …]