mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 18:31:23 +00:00
Update comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59766 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
beb7a05086
commit
08c85d1209
@ -250,6 +250,7 @@ namespace ISD {
|
||||
// values.
|
||||
ADDE, SUBE,
|
||||
|
||||
// RESULT, OVERFLOW_FLAG, OUTCHAIN = [SU]ADDO(INCHAIN, LHS, RHS) -
|
||||
// Overflow-aware nodes for arithmetic operations. These nodes take two
|
||||
// operands: the normal lhs and rhs to the add. They produce two results:
|
||||
// the normal result of the add, and a flag indicating whether an overflow
|
||||
|
Loading…
Reference in New Issue
Block a user