Searched refs:CpyFn (Results 1 – 1 of 1) sorted by relevance
4251 typedef void CpyFn(TCGv_env, TCGv_i32, TCGv_i32, TCGv_i32); typedef4253 static bool do_CPY(DisasContext *s, arg_cpy *a, bool is_epilogue, CpyFn fn) in do_CPY()