Peter Maydell f930224fff 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>
2021-02-15 09:38:50 +00:00
..
2020-11-03 09:42:52 -05:00
2020-12-10 12:15:18 -05:00
2020-10-15 16:06:27 +02:00
2021-02-12 11:23:19 -06:00
2020-09-01 12:07:52 +02:00
2020-12-10 17:16:44 +01:00
2020-12-15 12:51:56 -05:00
2020-12-15 12:52:09 -05:00
2021-01-13 10:21:17 +01:00