Home
last modified time | relevance | path

Searched refs:mt_dst (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
1875 mt_dst = -1; in decode_gusa()
2016 mt_dst = B11_8; in decode_gusa()
2156 if (mt_dst >= 0) { in decode_gusa()
2157 tcg_gen_mov_i32(REG(mt_dst), cpu_sr_t); in decode_gusa()