Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:clst

4583 #CHECK: clst	%r0, %r0                # encoding: [0xb2,0x5d,0x00,0x00]
4584 #CHECK: clst %r0, %r15 # encoding: [0xb2,0x5d,0x00,0x0f]
4585 #CHECK: clst %r15, %r0 # encoding: [0xb2,0x5d,0x00,0xf0]
4586 #CHECK: clst %r7, %r8 # encoding: [0xb2,0x5d,0x00,0x78]
4588 clst %r0,%r0
4589 clst %r0,%r15
4590 clst %r15,%r0
4591 clst %r7,%r8