commit | e1d2dbee5704e4db5dda6cda3da1bbbb4f950f90 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Tue May 18 20:36:32 2021 +0200 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed May 26 08:35:51 2021 -0700 |
tree | 61c84a97bf6ebe617176676b828372bceefedb06 | |
parent | 0a73d7ac9a200cdf17562d0a893c1578f3ffa4a4 [diff] |
exec/memory_ldst_phys: Sort declarations To ease the file review, sort the declarations by the size of the access (8, 16, 32). Simple code movement, no logical change. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20210518183655.1711377-3-philmd@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>