diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2015-01-20 15:19:34 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2015-01-20 15:19:34 +0000 |
| commit | 82f11917c99e3c7fa3d6aa98572ecc98c7324c2f (patch) | |
| tree | 79c30f9ee49da9f232c749a1dd6fe578637ca1be /scripts/qapi-types.py | |
| parent | 800e2ecc896beb6b79e7333c762da163b6a9135a (diff) | |
| download | focaccia-qemu-82f11917c99e3c7fa3d6aa98572ecc98c7324c2f.tar.gz focaccia-qemu-82f11917c99e3c7fa3d6aa98572ecc98c7324c2f.zip | |
cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessors
The cpu_ldfq/stfq/ldfl/stfl accessors for loading and storing float32 and float64 are completely unused, so delete them. (The union they use for converting from the float32/float64 type to uint32_t or uint64_t is the wrong way to do it anyway: they should be using make_float* and float*_val.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 1421334118-3287-15-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions