Searched refs:op_tbranch (Results 1 – 1 of 1) sorted by relevance
6921 static bool op_tbranch(DisasContext *s, arg_tbranch *a, bool half) in op_tbranch() function6943 return op_tbranch(s, a, false); in trans_TBB()6948 return op_tbranch(s, a, true); in trans_TBH()