diff options
| author | Stefan Weil | 2014-02-19 06:11:44 +0100 |
|---|---|---|
| committer | Michael Tokarev | 2014-03-02 14:12:41 +0100 |
| commit | 0064aceb29faea018dfb7cf0bca5d9644272a295 (patch) | |
| tree | c27ab87cab6179c9f83e765357dd8d97c71abe8b /include/exec/exec-all.h | |
| parent | object: Report type in error when not user creatable. (diff) | |
| download | qemu-0064aceb29faea018dfb7cf0bca5d9644272a295.tar.gz qemu-0064aceb29faea018dfb7cf0bca5d9644272a295.tar.xz qemu-0064aceb29faea018dfb7cf0bca5d9644272a295.zip | |
bswap: Modify prototype of stb_p (avoid type conversions)
The function uses an uint8_t value, so show this in the function
prototype. Non-optimizing compilers will avoid unnecessary type
conversions from (u)int8_t to int and back to uint8_t when generating
calls of this inline function.
stw_p, stl_p and stq_p already use similar prototypes.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
