OSDN Git Service

exec/memory_ldst_cached: Use correct type size
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 18 May 2021 18:36:35 +0000 (20:36 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 26 May 2021 15:35:51 +0000 (08:35 -0700)
commit4045f49cd4bba9c7e1d531cb805177deb5079147
treef56cb1a16b0c1067b2687c4ecf4156a5eebd888e
parentc6fe45b3a66d05d74f919da4226d4737fc3f75c9
exec/memory_ldst_cached: Use correct type size

Use uint16_t for (unsigned) 16-bit word.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210518183655.1711377-6-philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/memory_ldst_cached.h.inc