Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgenptr.c546 static inline void gen_loop0r(DisasContext *ctx, TCGv RsV, int riV) in gen_loop0r() function
557 gen_loop0r(ctx, tcg_constant_tl(count), riV); in gen_loop0i()
H A Dgen_tcg.h709 gen_loop0r(ctx, RsV, riV)