commit | abd1fb0ee2c58b99f4b2d15718f1825fe4984e12 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Mon Jul 17 13:36:07 2017 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Jul 17 13:36:07 2017 +0100 |
tree | d0c161b0978f054310de303c7b90b9b92b599992 | |
parent | e8d5230221851e8933811f1579fd13371f576955 [diff] |
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>