|
From: | Richard Henderson |
Subject: | Re: [PATCH v8 21/35] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree |
Date: | Sun, 14 Feb 2021 15:24:42 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 2/7/21 9:46 PM, Taylor Simpson wrote: > Run the C preprocessor across the instruction definition and encoding > files to expand macros and prepare the iset.py file. The resulting > fill contains python data structures used to build the decode tree. > > Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> > Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > target/hexagon/gen_dectree_import.c | 188 > ++++++++++++++++++++++++++++++++++++ > 1 file changed, 188 insertions(+) > create mode 100644 target/hexagon/gen_dectree_import.c Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |