Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dnanomips.c3148 uint64 op_value = extract_op_25_24_23_22_21(instruction); in CACHE() local
3155 op_value, s_value, rs); in CACHE()
3171 uint64 op_value = extract_op_25_24_23_22_21(instruction); in CACHEE() local
3178 op_value, s_value, rs); in CACHEE()
14229 uint64 op_value = extract_op_25_to_3(instruction); in SPECIAL2() local
14232 return img_format("SPECIAL2 0x%" PRIx64, op_value); in SPECIAL2()
15859 uint64 op_value = extract_op_25_to_3(instruction); in UDI() local
15862 return img_format("UDI 0x%" PRIx64, op_value); in UDI()