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