qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH v13 22/26] target/arm: [tcg] Port to


From: Richard Henderson
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH v13 22/26] target/arm: [tcg] Port to tb_stop
Date: Sat, 15 Jul 2017 07:54:43 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/14/2017 09:56 PM, Lluís Vilanova wrote:
Richard Henderson writes:

On 07/13/2017 11:42 PM, Lluís Vilanova wrote:
-        dc->base.is_jmp = DISAS_SKIP;
+        dc->base.is_jmp = DISAS_NORETURN;

Really should fold this back into the patch that introduced SKIP temporarily.

Sorry, I don't understand what you mean.

DISAS_SKIP should never exist in the patch set. You should simply use NORETURN in the places that you first used SKIP.


r~



reply via email to

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