On 5/7/2026 6:47 AM, Philippe Mathieu-Daudé wrote: > Various Aarch64 specific methods start with the 'aarch64_' > prefix. Rename few more emphasizing Aarch64 specific features. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > target/arm/internals.h | 8 ++++---- > target/arm/cpu.c | 8 ++++---- > target/arm/cpu32-stubs.c | 8 ++++---- > target/arm/cpu64.c | 12 ++++++------ > 4 files changed, 18 insertions(+), 18 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
