RE: [PATCH 35/39] target/hexagon: Define gen_precise_exception()

2025-03-19 Thread ltaylorsimpson
c_mlie...@quicinc.com; ltaylorsimp...@gmail.com; > alex.ben...@linaro.org; quic_mbur...@quicinc.com; > sidn...@quicinc.com; Brian Cain > Subject: [PATCH 35/39] target/hexagon: Define gen_precise_exception() The definition of gen_precise_exception is not in this patch. There is a use but no defi

[PATCH 35/39] target/hexagon: Define gen_precise_exception()

2025-02-28 Thread Brian Cain
From: Brian Cain Add PC to raise_exception helper Replace the fGEN_TCG_J2_trap0 macro override with the fTRAP()-generated system helper instead. Signed-off-by: Brian Cain --- target/hexagon/gen_tcg.h | 7 --- target/hexagon/helper.h| 2 +- target/hexagon/op_helper.c | 10 -