Skip to content

Commit 2aa50eb

Browse files
authored
Merge pull request #2496 from MicrosoftDocs/FromPublicMasterBranch
Confirm merge from FromPublicMasterBranch to master to sync with https://github.com/MicrosoftDocs/cpp-docs (branch master)
2 parents c7c6811 + 7f45f54 commit 2aa50eb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/build/arm64-windows-abi-conventions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ Finally, when referring to data types, the following definitions from ARM are re
3131

3232
The ARM64 version of Windows presupposes that it's running on an ARMv8 or later architecture at all times. Both floating-point and NEON support are presumed to be present in hardware.
3333

34-
The ARMv8 specification allows for full support of AArch32 applications. However, support for existing ARM32 applications on the ARM64 version of Windows isn't planned. (That is, there are no plans for WOW64). This support is subject to re-evaluation in the future, but it's the current working assumption.
35-
3634
The ARMv8 specification describes new optional crypto and CRC helper opcodes for both AArch32 and AArch64. Support for them is currently optional, but recommended. To take advantage of these opcodes, apps should first make runtime checks for their existence.
3735

3836
## Endianness

0 commit comments

Comments
 (0)