diff options
| author | Peter Maydell | 2021-02-11 13:27:49 +0100 |
|---|---|---|
| committer | Alex Bennée | 2021-02-15 10:38:50 +0100 |
| commit | f930224fffead81e23e699517d1351e33890b6f7 (patch) | |
| tree | 983527a0441a55840bc4e1b63b2e6af1ef467aeb /python | |
| parent | gdbstub: Remove unused gdb_get_float32() and gdb_get_float64() (diff) | |
| download | qemu-f930224fffead81e23e699517d1351e33890b6f7.tar.gz qemu-f930224fffead81e23e699517d1351e33890b6f7.tar.xz qemu-f930224fffead81e23e699517d1351e33890b6f7.zip | |
bswap.h: Remove unused float-access functions
The float-access functions stfl_*, stfq*, ldfl* and ldfq* are now
unused; remove them. (Accesses to float64 and float32 types can be
made with the ldl/stl/ldq/stq functions, as float64 and float32 are
guaranteed to be typedefs for normal integer types.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210208113428.7181-6-peter.maydell@linaro.org>
Message-Id: <20210211122750.22645-15-alex.bennee@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
