RE: [PATCH v3 3/5] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof

2025-04-15 Thread ltaylorsimpson
e...@oss.qualcomm.com; alex.ben...@linaro.org; > quic_mbur...@quicinc.com; sidn...@quicinc.com > Subject: Re: [PATCH v3 3/5] target/hexagon: Add missing A_CALL attr, > hintjumpr to multi_cof > > > On 4/14/2025 12:04 PM, ltaylorsimp...@gmail.com wrote: > > > >

Re: [PATCH v3 3/5] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof

2025-04-15 Thread Brian Cain
; a...@rev.ng; marco.lie...@oss.qualcomm.com; ltaylorsimp...@gmail.com; alex.ben...@linaro.org; quic_mbur...@quicinc.com; sidn...@quicinc.com Subject: [PATCH v3 3/5] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof Signed-off-by: Brian Cain --- target/hexagon/hex_common.py | 7

RE: [PATCH v3 3/5] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof

2025-04-14 Thread ltaylorsimpson
e...@oss.qualcomm.com; ltaylorsimp...@gmail.com; > alex.ben...@linaro.org; quic_mbur...@quicinc.com; > sidn...@quicinc.com > Subject: [PATCH v3 3/5] target/hexagon: Add missing A_CALL attr, hintjumpr > to multi_cof > > Signed-off-by: Brian Cain > --- > target/hexagon/h

[PATCH v3 3/5] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof

2025-04-10 Thread Brian Cain
Signed-off-by: Brian Cain --- target/hexagon/hex_common.py | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/target/hexagon/hex_common.py b/target/hexagon/hex_common.py index 6803908718..a2dcb0aa2e 100755 --- a/target/hexagon/hex_common.py +++ b/target/hexagon/hex_common.