You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# RUN: llvm-exegesis -mode=uops -opcode-name=ADD32rm -repetition-mode=duplicate | FileCheck %s
|
|
# RUN: llvm-exegesis -mode=uops -opcode-name=ADD32rm -repetition-mode=loop | FileCheck %s
|
|
|
|
CHECK: mode: uops
|
|
CHECK-NEXT: key:
|
|
CHECK-NEXT: instructions:
|
|
CHECK-NEXT: ADD32rm
|