]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/i386/cpu: Use the IEC binary prefix definitions
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 1 Jun 2020 14:29:30 +0000 (16:29 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 9 Jun 2020 17:58:53 +0000 (19:58 +0200)
commit3fb79344bd41bed9e2975dab49d7d1c8fde9a37a
tree6d73fa3a5d650a6e77d7f71db10946508f8d882a
parent039a93b02f37a23f49e4b1d0c4a075829a9d49d3
target/i386/cpu: Use the IEC binary prefix definitions

IEC binary prefixes ease code review: the unit is explicit.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200601142930.29408-9-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/i386/cpu.c