Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dtranslate.c1853 int op_dst, op_src, op_opc; in decode_gusa() local
1906 op_dst = ld_dst; in decode_gusa()
1919 op_dst = B11_8; in decode_gusa()
1921 if (op_dst == ld_dst) { in decode_gusa()
1955 if (op_dst != B11_8) { in decode_gusa()
1977 op_dst = B11_8; in decode_gusa()
2090 if (op_dst != st_src) { in decode_gusa()
2108 if (op_dst != st_src) { in decode_gusa()
2111 if (op_dst == ld_dst) { in decode_gusa()
2122 if (op_dst != st_src) { in decode_gusa()
[all …]