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

/external/qemu/tcg/hppa/
H A Dtcg-target.c462 static inline void tcg_out_dep(TCGContext *s, int ret, int arg, function
613 tcg_out_dep(s, ret, ret, 16, 8); /* ret = xBAB */
621 tcg_out_dep(s, temp, temp, 16, 8); /* temp = CBAB */

Completed in 40 milliseconds