Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dnanomips.c5576 uint64 u2_value = extract_u2_10_9(instruction); in DLSA() local
5582 return img_format("DLSA %s, %s, %s, 0x%" PRIx64, rd, rs, rt, u2_value); in DLSA()
8649 uint64 u2_value = extract_u2_10_9(instruction); in LSA() local
8655 return img_format("LSA %s, %s, %s, 0x%" PRIx64, rd, rs, rt, u2_value); in LSA()