]> Git Repo - qemu.git/commit - target-arm/translate-a64.c
target-arm: implement WFE/YIELD as a yield for AArch64
authorRob Herring <[email protected]>
Thu, 1 May 2014 14:24:45 +0000 (15:24 +0100)
committerPeter Maydell <[email protected]>
Thu, 1 May 2014 14:24:45 +0000 (15:24 +0100)
commit252ec4057685cd9bf6a13f96528c843754af8fad
treeb7e0aae19d7bc38b2e316fe02ad2ca4146b4c45d
parente3da9921ebc554fad3224a9fdda9a7425ffd9ef7
target-arm: implement WFE/YIELD as a yield for AArch64

Like was done for AArch32 for WFE, implement both WFE and YIELD as a
yield operation. This speeds up multi-core system emulation.

Signed-off-by: Rob Herring <[email protected]>
Message-id: 1397588401[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target-arm/translate-a64.c
This page took 0.024603 seconds and 4 git commands to generate.