Peter Maydell 1861c4543f linux-user: Add cpu loop for AArch64
Add the main linux-user cpu loop for AArch64. Since AArch64
has a different system call interface, doesn't need to worry
about FPA emulation and may in the future keep the prefetch/data
abort information in different system registers, it's simplest
just to use a completely separate loop from the 32 bit ARM
target, rather than peppering it with ifdefs.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1378235544-22290-14-git-send-email-peter.maydell@linaro.org
2013-09-10 19:11:28 +01:00
..
2013-07-22 21:54:46 +03:00
2013-07-22 21:54:20 +03:00
2013-09-03 12:25:55 +02:00
2012-08-14 20:26:55 +01:00
2010-10-05 13:53:56 -05:00
2013-09-10 19:11:28 +01:00
2013-07-22 21:54:52 +03:00
2013-07-22 21:54:52 +03:00
2013-09-03 12:25:55 +02:00
2009-07-01 18:24:44 +00:00