diff options
Diffstat (limited to 'test/MC/X86/padlock.s')
-rw-r--r-- | test/MC/X86/padlock.s | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/MC/X86/padlock.s b/test/MC/X86/padlock.s index 874786f9071d..5c523e7f68c0 100644 --- a/test/MC/X86/padlock.s +++ b/test/MC/X86/padlock.s @@ -4,6 +4,10 @@ // CHECK: xstore // CHECK: encoding: [0x0f,0xa7,0xc0] + xstorerng +// CHECK: xstore +// CHECK: encoding: [0x0f,0xa7,0xc0] + rep xcryptecb // CHECK: rep // CHECK: encoding: [0xf3] |