* MAINTAINERS: Reorder Write After Approval list in alphabetical
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / padlock.s
CommitLineData
26f07657
ML
1# VIA Nehemiah PadLock instructions
2
3 .text
4foo:
5 xstorerng
6 rep xstorerng
7 xcryptecb
8 rep xcryptecb
9 xcryptcbc
10 rep xcryptcbc
11 xcryptcfb
12 rep xcryptcfb
13 xcryptofb
14 rep xcryptofb
15 xstore
16 rep xstore
a506b1e6
AM
17
18 .p2align 4,0
This page took 0.040186 seconds and 4 git commands to generate.