Statistics
| Branch: | Revision:

root / target-arm / helper-a64.c @ 15bfe8b6

History | View | Annotate | Download (907 Bytes)

# Date Author Comment
d3e35a1f 12/17/2013 09:42 pm Alexander Graf

target-arm: A64: add stubs for a64 specific helpers

We will need helpers that only make sense with AArch64. Add
helper-a64.{c,h} files as stubs that we can fill with these
helpers in the following patches.

Signed-off-by: Alexander Graf <>
Signed-off-by: Peter Maydell <>...