[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [PATCH] target/hexagon: switch to dc set_props() list
From: |
ltaylorsimpson |
Subject: |
RE: [PATCH] target/hexagon: switch to dc set_props() list |
Date: |
Wed, 31 Jul 2024 10:40:07 -0600 |
> -----Original Message-----
> From: Brian Cain <bcain@quicinc.com>
> Sent: Tuesday, July 30, 2024 7:13 PM
> To: qemu-devel@nongnu.org
> Cc: bcain@quicinc.com; quic_mathbern@quicinc.com;
> sidneym@quicinc.com; quic_mliebel@quicinc.com;
> ltaylorsimpson@gmail.com
> Subject: [PATCH] target/hexagon: switch to dc set_props() list
>
> Define a hexagon_cpu_properties list to match the idiom used by other
> targets.
>
> Signed-off-by: Brian Cain <bcain@quicinc.com>
> ---
> target/hexagon/cpu.c | 18 ++++++++----------
> 1 file changed, 8 insertions(+), 10 deletions(-)
Reviewed-by: Taylor Simpson <ltaylorsimpson@gmail.com>