You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/gdbstub
Philippe Mathieu-Daudé f026579802 gdbstub/helpers: Introduce ldtul_$endian_p() helpers
Introduce ldtul_le_p() and ldtul_be_p() to use directly
in place of ldtul_p() when a target endianness is fixed.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241010175246.15779-3-philmd@linaro.org>
2 months ago
..
commands.h gdbstub: Re-factor gdb command extensions 5 months ago
enums.h gdbstub: move enums into separate header 5 months ago
helpers.h gdbstub/helpers: Introduce ldtul_$endian_p() helpers 2 months ago
syscalls.h license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 3 months ago
user.h license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 3 months ago