mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-07 01:38:26 +00:00
Fix a typo in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42313 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4e4d2d7d9a
commit
b94fc1bcb2
@ -181,7 +181,7 @@ namespace llvm {
|
||||
/// in order to obtain suitable precision.
|
||||
FRSQRT, FRCP,
|
||||
|
||||
/// DIV, IDIV - Unsigned and signed integer division and reciprocal.
|
||||
/// DIV, IDIV - Unsigned and signed integer division and remainder.
|
||||
///
|
||||
DIV, IDIV,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user