Home
last modified time | relevance | path

Searched refs:is_epilogue (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c4196 static bool do_SET(DisasContext *s, arg_set *a, bool is_epilogue, in do_SET() argument
4223 is_epilogue, false, true, a->rd, a->rs, a->rn); in do_SET()
4253 static bool do_CPY(DisasContext *s, arg_cpy *a, bool is_epilogue, CpyFn fn) in do_CPY() argument
4277 syndrome = syn_mop(false, false, a->options, is_epilogue, in do_CPY()