exec: Use uintptr_t in cpu_ldst.h
commit9abf09ffdeb0812b8eee527894d6e55b2df45915
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 12 Feb 2021 18:48:35 +0000 (12 10:48 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Feb 2021 11:04:53 +0000 (16 11:04 +0000)
tree24d8912cda809714d19f8aaaa08e1d568bea0311
parent5ca870b9f6c0e9f544356f6cbdc453432b09e086
exec: Use uintptr_t in cpu_ldst.h

This is more descriptive than 'unsigned long'.
No functional change, since these match on all linux+bsd hosts.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20210212184902.1251044-5-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/exec/cpu_ldst.h