Searched refs:gen_addq_lo (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-arm/
H A Dtranslate.c6249 static void gen_addq_lo(DisasContext *s, TCGv_i64 val, int rlow) function
7072 gen_addq_lo(s, tmp64, rn);
7073 gen_addq_lo(s, tmp64, rd);
8354 gen_addq_lo(s, tmp64, rs);
8355 gen_addq_lo(s, tmp64, rd);

Completed in 36 milliseconds