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 <tsimp...@quicinc.com> > Reviewed-by: Philippe Mathieu-Daudé <f4...@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.hender...@linaro.org> r~