[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 3/4] tests/qtest/boot-serial-test: Reorder pair of instruc
From: |
Fabiano Rosas |
Subject: |
Re: [PATCH v6 3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test |
Date: |
Fri, 03 Jan 2025 11:24:53 -0300 |
Philippe Mathieu-Daudé <philmd@linaro.org> writes:
> In the next commit we are going to use a different value
> for the $w1 register, maintaining the same $x2 value. In
> order to keep the next commit trivial to review, set $x2
> before $w1.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Fabiano Rosas <farosas@suse.de>