RE: [PATCH 17/39] target/hexagon: Implement software interrupt

2025-03-24 Thread Sid Manning
o > Liebel (QUIC) ; alex.ben...@linaro.org; Mark > Burton (QUIC) ; Sid Manning > ; Brian Cain ; 'Mike Lambert' > > Subject: RE: [PATCH 17/39] target/hexagon: Implement software interrupt > > WARNING: This email originated from outside of Qualcomm. Please be w

RE: [PATCH 17/39] target/hexagon: Implement software interrupt

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 ; Mike Lambert > > Subject: [PATCH 17/39] target/hexagon: Implement software interrupt > > From: Brian Cain > > Co-authored-by: Mike Lambert

[PATCH 17/39] target/hexagon: Implement software interrupt

2025-02-28 Thread Brian Cain
From: Brian Cain Co-authored-by: Mike Lambert Signed-off-by: Brian Cain --- target/hexagon/cpu.h | 1 - target/hexagon/hexswi.h| 17 +++ target/hexagon/cpu.c | 2 + target/hexagon/hexswi.c| 258 + target/hexagon/op_helper.c | 1 +