mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-14 00:14:19 +00:00
Fix the comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187984 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6ee0581f42
commit
72feef14f1
@ -53,7 +53,7 @@ namespace llvm {
|
||||
/// to X86::XORPS or X86::XORPD.
|
||||
FXOR,
|
||||
|
||||
/// FAND - Bitwise logical ANDNOT of floating point values. This
|
||||
/// FANDN - Bitwise logical ANDNOT of floating point values. This
|
||||
/// corresponds to X86::ANDNPS or X86::ANDNPD.
|
||||
FANDN,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user