Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / hppa / basic / purge2.s
1         .level 2.0
2         .code
3         .align 4
4 ; PA2.0 purge instruction tests.  
5 ;
6 ; We could/should test some of the corner cases for register and 
7 ; immediate fields.  We should also check the assorted field
8 ; selectors to make sure they're handled correctly.
9         pdtlb,l %r4(%sr0,%r5)
10         pdtlb,l,m %r4(%sr0,%r5)
11         pitlb,l %r4(%sr4,%r5)
12         pitlb,l,m %r4(%sr4,%r5)