Searched defs:tcg_out_rotr (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/hppa/
H A Dtcg-target.c603 static void tcg_out_rotr(TCGContext *s, int ret, int arg, int creg) function
1406 tcg_out_rotr(s, args[0], args[1], args[2]);

Completed in 130 milliseconds