1*9880d681SAndroid Build Coastguard Worker// RUN: FileCheck -input-file %s %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Workerop r1 4*9880d681SAndroid Build Coastguard Workerop r2, [x r1] 5*9880d681SAndroid Build Coastguard Worker; CHECK: op [[REG:r[0-9]]] 6*9880d681SAndroid Build Coastguard Worker; CHECK: op [[REG2:r[0-9]]], [x [[REG]]] 7*9880d681SAndroid Build Coastguard Worker 8