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

/external/qemu/tcg/hppa/
H A Dtcg-target.c470 static inline void tcg_out_shd(TCGContext *s, int ret, int hi, int lo, function
588 tcg_out_shd(s, ret, arg, arg, 32 - count);
600 tcg_out_shd(s, ret, arg, arg, count);
622 tcg_out_shd(s, ret, arg, temp, 8); /* ret = DCBA */

Completed in 20 milliseconds