Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:xgr

8486 #CHECK: xgr	%r0, %r0                # encoding: [0xb9,0x82,0x00,0x00]
8487 #CHECK: xgr %r0, %r15 # encoding: [0xb9,0x82,0x00,0x0f]
8488 #CHECK: xgr %r15, %r0 # encoding: [0xb9,0x82,0x00,0xf0]
8489 #CHECK: xgr %r7, %r8 # encoding: [0xb9,0x82,0x00,0x78]
8491 xgr %r0,%r0
8492 xgr %r0,%r15
8493 xgr %r15,%r0
8494 xgr %r7,%r8