]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/ia64/dv-srlz.s
gas/
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / ia64 / dv-srlz.s
1 //
2 // Auto-insertion of instruction and data serialization
3 //
4 .text
5 start:
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