]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/ia64/dv-srlz.s
gas/
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / ia64 / dv-srlz.s
CommitLineData
800eeca4
JW
1//
2// Auto-insertion of instruction and data serialization
3//
4.text
5start:
6// Requires data serialization
7 ptc.e r1
8 ld8 r1 = [r2]
9 rfi
10// Requires instruction serialization
11 ptc.e r1
12 epc
13 rfi