Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dnanomips.c356 static uint64 encode_count3_from_count(uint64 d) in encode_count3_from_count() function
8051 uint64 count3 = encode_count3_from_count(count3_value); in LDM()
9015 uint64 count3 = encode_count3_from_count(count3_value); in LWM()
12996 uint64 count3 = encode_count3_from_count(count3_value); in SDM()
15175 uint64 count3 = encode_count3_from_count(count3_value); in SWM()
15716 uint64 count3 = encode_count3_from_count(count3_value); in UALDM()
15765 uint64 count3 = encode_count3_from_count(count3_value); in UALWM()
15791 uint64 count3 = encode_count3_from_count(count3_value); in UASDM()
15840 uint64 count3 = encode_count3_from_count(count3_value); in UASWM()