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.c1845 int mv_src, mt_dst, st_src, st_mop; in decode_gusa() local
1867 st_src = st_mop = -1; in decode_gusa()
2063 st_src = B7_4; in decode_gusa()
2073 if (st_src == ld_dst || mv_src >= 0) { in decode_gusa()
2076 tcg_gen_atomic_xchg_i32(REG(ld_dst), REG(ld_adr), REG(st_src), in decode_gusa()
2081 if (op_dst != st_src) { in decode_gusa()
2099 if (op_dst != st_src) { in decode_gusa()
2113 if (op_dst != st_src) { in decode_gusa()
2127 if (op_dst != st_src) { in decode_gusa()
2141 if (st_src == ld_dst) { in decode_gusa()
[all …]