ソース オペランドの 2 つの色の合計をロードする。
add tDest, tSrc0, tSrc1
次の例は、この命令の使い方を示している。
add d, s1, s2 ; sum d = s1 + s2