qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v8 27/35] Hexagon (target/hexagon) TCG for instructions with


From: Richard Henderson
Subject: Re: [PATCH v8 27/35] Hexagon (target/hexagon) TCG for instructions with multiple definitions
Date: Sun, 14 Mar 2021 12:02:15 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/13/21 6:41 PM, Taylor Simpson wrote:
+#define fGEN_TCG_L2_loadrub_pr(SHORTCODE)      SHORTCODE
+#define fGEN_TCG_L2_loadrub_pi(SHORTCODE)      SHORTCODE
+#define fGEN_TCG_L2_loadrb_pr(SHORTCODE)       SHORTCODE
+#define fGEN_TCG_L2_loadrb_pi(SHORTCODE)       SHORTCODE;
+#define fGEN_TCG_L2_loadruh_pr(SHORTCODE)      SHORTCODE
+#define fGEN_TCG_L2_loadruh_pi(SHORTCODE)      SHORTCODE;

Why have some of these ; but not all?

The initial series only has overrides that are required for correct execution.

This does not answer the question re the semicolon inconsistency.


r~



reply via email to

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