Searched defs:is_epilogue (Results 1 – 1 of 1) sorted by relevance
4196 static bool do_SET(DisasContext *s, arg_set *a, bool is_epilogue, in do_SET()4253 static bool do_CPY(DisasContext *s, arg_cpy *a, bool is_epilogue, CpyFn fn) in do_CPY()