rust/tests/run-make/x86_64-fortanix-unknown-sgx-lvi/cmake_plus_one_asm.checks

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
148 B
Plaintext
Raw Normal View History

CHECK: cmake_plus_one_asm
CHECK-NEXT: movl
CHECK-NEXT: lfence
CHECK-NEXT: incl
2023-03-27 04:41:31 -05:00
CHECK-NEXT: shlq $0x0, (%rsp)
CHECK-NEXT: lfence
CHECK-NEXT: retq