Richard Henderson e1fee58fea include/hw/elf: Remove truncating signed casts
There's nothing about elf that specifically requires signed vs unsigned.
This is very much a target-specific preference.

In the meantime, casting low and high from uint64_t back to Elf_SWord
to uint64_t discards high bits that might have been set by translate_fn.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-11-06 18:49:34 -08:00
..
2023-10-23 14:45:29 -07:00
2023-10-19 23:13:28 +02:00
2023-10-19 23:13:27 +02:00
2023-10-18 10:10:49 +02:00
2023-10-23 14:45:29 -07:00