qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH] target/hexagon/idef-parser: Remove unused code paths


From: Taylor Simpson
Subject: RE: [PATCH] target/hexagon/idef-parser: Remove unused code paths
Date: Tue, 31 Jan 2023 23:38:55 +0000


> -----Original Message-----
> From: Anton Johansson <anjo@rev.ng>
> Sent: Tuesday, January 31, 2023 4:32 PM
> To: qemu-devel@nongnu.org
> Cc: ale@rev.ng; Taylor Simpson <tsimpson@quicinc.com>; Brian Cain
> <bcain@quicinc.com>; Michael Lambert <mlambert@quicinc.com>
> Subject: [PATCH] target/hexagon/idef-parser: Remove unused code paths
> 
> Removes code paths used by COF instructions, which are no longer
> processed by idef-parser.
> 
> Signed-off-by: Anton Johansson <anjo@rev.ng>
> ---
>  target/hexagon/idef-parser/idef-parser.h    |  1 -
>  target/hexagon/idef-parser/idef-parser.lex  | 27 +------------
>  target/hexagon/idef-parser/idef-parser.y    | 45 +--------------------
>  target/hexagon/idef-parser/macros.inc       | 10 -----
>  target/hexagon/idef-parser/parser-helpers.c |  3 --
>  5 files changed, 4 insertions(+), 82 deletions(-)
> 

Tested-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]