target/arm/translate.h: expand comment on DISAS_EXIT
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 17 Jul 2017 12:36:07 +0000 (13:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 17 Jul 2017 12:36:07 +0000 (13:36 +0100)
commitabd1fb0ee2c58b99f4b2d15718f1825fe4984e12
treed0c161b0978f054310de303c7b90b9b92b599992
parente8d5230221851e8933811f1579fd13371f576955
target/arm/translate.h: expand comment on DISAS_EXIT

We already have an exit condition, DISAS_UPDATE which will exit the
run-loop. Expand on the difference with DISAS_EXIT in the comments.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 20170713141928.25419-4-alex.bennee@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/translate.h