Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c2606 static inline void gen_mulxy(TCGv_i32 t0, TCGv_i32 t1, int x, int y) in gen_mulxy() function
4387 gen_mulxy(t0, t1, nt, mt); in DO_QADDSUB()