mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
bwsap -> bswap
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35580 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8166a6c61d
commit
338ea097f2
@ -4444,7 +4444,7 @@ that includes the type for the result and the operand.
|
||||
<h5>Overview:</h5>
|
||||
|
||||
<p>
|
||||
The '<tt>llvm.bwsap</tt>' family of intrinsics is used to byte swap integer
|
||||
The '<tt>llvm.bswap</tt>' family of intrinsics is used to byte swap integer
|
||||
values with an even number of bytes (positive multiple of 16 bits). These are
|
||||
useful for performing operations on data that is not in the target's native
|
||||
byte order.
|
||||
|
Loading…
x
Reference in New Issue
Block a user