diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2013-09-03 20:12:17 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2013-09-10 19:11:28 +0100 |
commit | 848d72cdd894e3a883118fd0f1ede14ff66bfa21 (patch) | |
tree | 368162266c5872899e6fbe7b5fd798bc21e61e15 /linux-user/aarch64 | |
parent | 1744aea182d0fe20e190d037ccf225cbe05e96ae (diff) |
linux-user: Make sure NWFPE code is 32 bit ARM only
On ARM, linux-user emulation includes NWFPE support for emulating the
ancient FPA floating point coprocessor. This has long since been
superseded by VFP and is only required for legacy binaries. The
AArch64 linux-user target doesn't compile in NWFPE support, so make
sure the relevant code is protected by suitable ifdefs.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1378235544-22290-18-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'linux-user/aarch64')
0 files changed, 0 insertions, 0 deletions