On 2/24/19 12:29 AM, Richard Henderson wrote:
As a consequence, the 'return false' gets pushed up one level.This will allow us to perform some other action when the translator returns failure. Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- scripts/decodetree.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Cheers, Bastian