Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:xgr

7142 #CHECK: xgr	%r0, %r0                # encoding: [0xb9,0x82,0x00,0x00]
7143 #CHECK: xgr %r0, %r15 # encoding: [0xb9,0x82,0x00,0x0f]
7144 #CHECK: xgr %r15, %r0 # encoding: [0xb9,0x82,0x00,0xf0]
7145 #CHECK: xgr %r7, %r8 # encoding: [0xb9,0x82,0x00,0x78]
7147 xgr %r0,%r0
7148 xgr %r0,%r15
7149 xgr %r15,%r0
7150 xgr %r7,%r8