|
From: | Richard Henderson |
Subject: | Re: [PATCH v8 19/35] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics |
Date: | Sun, 14 Feb 2021 15:18:09 -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 files and macro > definition file to expand macros and prepare the semantics_generated.pyinc > file. The resulting file contains one entry with the semantics for each > instruction and one line with the instruction attributes associated with > each macro. > > Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> > Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > target/hexagon/gen_semantics.c | 88 > ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 88 insertions(+) > create mode 100644 target/hexagon/gen_semantics.c Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |