On 9/2/21 2:40 PM, Song Gao wrote:
+static inline bool use_goto_tb(DisasContext *ctx, target_ulong dest)
+{
+ return true;
+}
This is unused. Otherwise, Reviewed-by: Richard Henderson <[email protected]> r~
On 9/2/21 2:40 PM, Song Gao wrote:
+static inline bool use_goto_tb(DisasContext *ctx, target_ulong dest)
+{
+ return true;
+}
This is unused. Otherwise, Reviewed-by: Richard Henderson <[email protected]> r~