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