« Previous | Next » 

Revision 1ed69e82

ID1ed69e82b8f1dc69eb4c3e556a6417885a5dd49c

Added by Peter Maydell about 10 years ago

target-arm: A64: Implement WFI

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 Crosthwaite <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences