On 9/5/2026 11:09 AM, Brian Cain wrote: > Test conditional callr, compound tstbit0-and-jump instructions and > endloop01. These exercise previously uncovered branch paths in translate.c. > > Signed-off-by: Brian Cain <[email protected]> > --- > tests/tcg/hexagon/test_cond_branch.c | 162 +++++++++++++++++++++++++++ > tests/tcg/hexagon/meson.build | 1 + > 2 files changed, 163 insertions(+) > create mode 100644 tests/tcg/hexagon/test_cond_branch.c >
Reviewed-by: Pierrick Bouvier <[email protected]>
