mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Test commit
llvm-svn: 74185
This commit is contained in:
parent
8c562c2f76
commit
c72bad36d7
@ -294,7 +294,7 @@ def tPUSH : TI<(outs), (ins reglist:$src1, variable_ops),
|
||||
// Arithmetic Instructions.
|
||||
//
|
||||
|
||||
// Add with carry
|
||||
// Add with carry
|
||||
let isCommutable = 1 in
|
||||
def tADC : T1It<(outs tGPR:$dst), (ins tGPR:$lhs, tGPR:$rhs),
|
||||
"adc $dst, $rhs",
|
||||
|
Loading…
Reference in New Issue
Block a user