summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-04-02 02:25:19 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-04-02 02:25:19 +0000
commitf361c4f4f8a453c81128431f875544fffb3ce8aa (patch)
treeb33c9a043c1b1ad5d61f7cce6251095cbb5ab9ea /llvm/docs
parent69e56c3461065f40fa21b25066732f38a4f71b1f (diff)
downloadbcm5719-llvm-f361c4f4f8a453c81128431f875544fffb3ce8aa.tar.gz
bcm5719-llvm-f361c4f4f8a453c81128431f875544fffb3ce8aa.zip
bwsap -> bswap
llvm-svn: 35580
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html
index 19a82edef03..ee2dcd9440a 100644
--- a/llvm/docs/LangRef.html
+++ b/llvm/docs/LangRef.html
@@ -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.
OpenPOWER on IntegriCloud