search for: ddi0487

Displaying 2 results from an estimated 2 matches for "ddi0487".

Did you mean: ddi0438d
2017 Sep 18
0
compiling for the ipad
...to use the App store. Our customers will get our product > from us. > Of course we will use Xcode, since we already did the port to Mac OS X. > > Again my question: Is there any documentation about the A64? > Arm64 is well documented in the usual place https://static.docs.arm.com/ddi0487/b/DDI0487B_a_armv8_arm.pdf -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170919/dba60283/attachment.html>
2017 Sep 18
2
compiling for the ipad
Hi I have been assigned the task of porting the ARM code generator to the ipad. I would like to know if there are any available documents about the instruction set/code format of the A64 chip of Apple. Also, if at all possible, documents that describe executable formats, etc are welcome. Any pointers? Thanks in advance.