Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dnanomips.c618 static uint64 extract_count3_14_13_12(uint64 instruction) in extract_count3_14_13_12() function
8047 uint64 count3_value = extract_count3_14_13_12(instruction); in LDM()
9011 uint64 count3_value = extract_count3_14_13_12(instruction); in LWM()
12992 uint64 count3_value = extract_count3_14_13_12(instruction); in SDM()
15171 uint64 count3_value = extract_count3_14_13_12(instruction); in SWM()
15712 uint64 count3_value = extract_count3_14_13_12(instruction); in UALDM()
15761 uint64 count3_value = extract_count3_14_13_12(instruction); in UALWM()
15787 uint64 count3_value = extract_count3_14_13_12(instruction); in UASDM()
15836 uint64 count3_value = extract_count3_14_13_12(instruction); in UASWM()