Skip to content

Commit

Permalink
ARMv8: Additions for ARMv8.1
Browse files Browse the repository at this point in the history
Mostly restructuring to make room for the extra instructions and
registers.
  • Loading branch information
flynd committed Oct 4, 2017
1 parent da93ae3 commit 0ec1d44
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 227 deletions.
8 changes: 5 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ Floating point and coprocessor instructions are not included

ARM v8 A64
----------
A64 instruction set of ARM. Also includes an extra page with system
registers for ARMv8-A. Debug features and compatibility with AArch32
has been omitted.
A64 instruction set of ARM, including v1 additions. Also includes an
extra page with system registers for ARMv8-A. Debug features and
compatibility with AArch32 has been omitted.
Floating point and SIMD instructions are not included


Expand Down Expand Up @@ -100,3 +100,5 @@ Sources
[11] "MIPS DSP Module for the MIPS32 Architecture" (MD00374)
[12] "ARM Architecture Reference Manual, ARMv8 for ARMv8-A architecture
profile" (DDI 0487A.k)
[13] "ARM Architecture Reference Manual, ARMv8 for ARMv8-A architecture
profile" (DDI 0487B.a)
Loading

0 comments on commit 0ec1d44

Please sign in to comment.