diff options
| author | Peter Maydell | 2018-06-15 15:57:14 +0200 |
|---|---|---|
| committer | Peter Maydell | 2018-06-15 16:23:34 +0200 |
| commit | 6d3ede5410e05c5f6221dab1daf99164fd6bf879 (patch) | |
| tree | e960e3b50d1e9993ba623e675284038c26c4c00c /scripts/modules | |
| parent | exec.c: Don't accidentally sign-extend 4-byte loads in subpage_read() (diff) | |
| download | qemu-6d3ede5410e05c5f6221dab1daf99164fd6bf879.tar.gz qemu-6d3ede5410e05c5f6221dab1daf99164fd6bf879.tar.xz qemu-6d3ede5410e05c5f6221dab1daf99164fd6bf879.zip | |
exec.c: Use stn_p() and ldn_p() instead of explicit switches
Now we have stn_p() and ldn_p() we can use them in various
functions in exec.c that used to have their own switch-on-size code.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180611171007.4165-4-peter.maydell@linaro.org
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
