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