On Sun, Feb 16, 2014 at 2:07 AM, Peter Maydell wrote:
> Implement the WFI instruction for A64; this just involves wiring
> up the instruction, and adding a gen_a64_set_pc_im() which was
> accidentally omitted from the A64 decoder top loop.
>
> Signed-off-by: Peter Maydell
Reviewed-by: Peter Cros
Implement the WFI instruction for A64; this just involves wiring
up the instruction, and adding a gen_a64_set_pc_im() which was
accidentally omitted from the A64 decoder top loop.
Signed-off-by: Peter Maydell
---
target-arm/translate-a64.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-