Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dtranslate.c1854 int mv_src, mt_dst, st_src, st_mop; in decode_gusa() local
1876 st_src = st_mop = -1; in decode_gusa()
2072 st_src = B7_4; in decode_gusa()
2082 if (st_src == ld_dst || mv_src >= 0) { in decode_gusa()
2085 tcg_gen_atomic_xchg_i32(REG(ld_dst), REG(ld_adr), REG(st_src), in decode_gusa()
2090 if (op_dst != st_src) { in decode_gusa()
2108 if (op_dst != st_src) { in decode_gusa()
2122 if (op_dst != st_src) { in decode_gusa()
2136 if (op_dst != st_src) { in decode_gusa()
2150 if (st_src == ld_dst) { in decode_gusa()
[all …]