> -----Original Message-----
> From: Brian Cain <brian.c...@oss.qualcomm.com>
> Sent: Monday, April 7, 2025 1:27 PM
> To: qemu-devel@nongnu.org
> Cc: brian.c...@oss.qualcomm.com; richard.hender...@linaro.org;
> phi...@linaro.org; matheus.bernard...@oss.qualcomm.com; a...@rev.ng;
> 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 4/5] target/hexagon:
> s/pkt_has_store/pkt_has_scalar_store
> 
> To remove any confusion with HVX or other potential store instructions, we'll
> qualify this context var with "scalar".
> 
> Signed-off-by: Brian Cain <brian.c...@oss.qualcomm.com>
> ---
>  target/hexagon/idef-parser/README.rst       | 2 +-
>  target/hexagon/insn.h                       | 4 ++--
>  target/hexagon/macros.h                     | 8 ++++----
>  target/hexagon/decode.c                     | 4 ++--
>  target/hexagon/genptr.c                     | 3 ++-
>  target/hexagon/idef-parser/parser-helpers.c | 4 ++--
>  target/hexagon/op_helper.c                  | 4 ++--
>  target/hexagon/translate.c                  | 9 +++++----
>  target/hexagon/gen_helper_funcs.py          | 2 +-
>  9 files changed, 21 insertions(+), 19 deletions(-)

Reviewed-by: Taylor Simpson <ltaylorsimp...@gmail.com>



Reply via email to