1 # RUN: llvm-exegesis -mode=uops -opcode-name=LEA64r -repetition-mode=duplicate -max-configs-per-opcode=2 | FileCheck %s
2 # RUN: llvm-exegesis -mode=uops -opcode-name=LEA64r -repetition-mode=loop -max-configs-per-opcode=2 | FileCheck %s
7 CHECK-NEXT
: instructions
:
9 CHECK-NEXT
: config
: '0(%[[REG1:[A-Z0-9]+]], %[[REG2:[A-Z0-9]+]], 1)'
12 CHECK-NEXT
: mode
: uops
14 CHECK-NEXT
: instructions
:
16 CHECK-NEXT
: config
: '42(%[[REG3:[A-Z0-9]+]], %[[REG4:[A-Z0-9]+]], 1)'