summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-exegesis/X86/latency-SQRTSSr.s
blob: 1908b9a9e0736f24b0a1d243c4938d5c9f002fd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# RUN: llvm-exegesis -mode=latency -opcode-name=SQRTSSr -repetition-mode=loop | FileCheck %s

# Check that the setup code for MXCSR does not crash the snippet.

CHECK:      ---
CHECK-NEXT: mode: latency
CHECK-NEXT: key:
CHECK-NEXT:   instructions:
CHECK-NEXT:     SQRTSSr
CHECK-NEXT: config: ''
CHECK-NEXT: register_initial_values:
CHECK-NOT: crashed
CHECK-LAST: ...
OpenPOWER on IntegriCloud