Home
last modified time | relevance | path

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

/qemu/disas/
H A Dnanomips.c15264 uint64 stype_value = extract_stype_20_19_18_17_16(instruction); in SYNC() local
15267 return img_format("SYNC 0x%" PRIx64, stype_value); in SYNC()