Re: [PATCH 1/6] target/hexagon: handle .new values

2025-04-04 Thread Brian Cain
On 4/4/2025 8:25 AM, Matheus Tavares Bernardino wrote: On Thu, 3 Apr 2025 19:51:58 -0700 Brian Cain wrote: From: Brian Cain Perhaps it would be best to reset the autorship here to brian.c...@oss.qualcomm.com? Good catch -- will do. Signed-off-by: Brian Cain --- target/hexagon/hex

Re: [PATCH 1/6] target/hexagon: handle .new values

2025-04-04 Thread Matheus Tavares Bernardino
On Thu, 3 Apr 2025 19:51:58 -0700 Brian Cain wrote: > > From: Brian Cain Perhaps it would be best to reset the autorship here to brian.c...@oss.qualcomm.com? > Signed-off-by: Brian Cain > --- > target/hexagon/hex_common.py | 27 ++- > 1 file changed, 22 insertions(+)

[PATCH 1/6] target/hexagon: handle .new values

2025-04-03 Thread Brian Cain
From: Brian Cain Signed-off-by: Brian Cain --- target/hexagon/hex_common.py | 27 ++- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/target/hexagon/hex_common.py b/target/hexagon/hex_common.py index 758e5fd12d..242dee3731 100755 --- a/target/hexagon/hex_c