Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:stc

6693 #CHECK: stc	%r0, 0                  # encoding: [0x42,0x00,0x00,0x00]
6694 #CHECK: stc %r0, 4095 # encoding: [0x42,0x00,0x0f,0xff]
6695 #CHECK: stc %r0, 0(%r1) # encoding: [0x42,0x00,0x10,0x00]
6696 #CHECK: stc %r0, 0(%r15) # encoding: [0x42,0x00,0xf0,0x00]
6697 #CHECK: stc
6698 #CHECK: stc %r0, 4095(%r15,%r1) # encoding: [0x42,0x0f,0x1f,0xff]
6699 #CHECK: stc %r15, 0 # encoding: [0x42,0xf0,0x00,0x00]
6701 stc %r0, 0
6702 stc %r0, 4095
6703 stc %r0, 0(%r1)
6704 stc %r0, 0(%r15)
6705 stc %r0, 4095(%r1,%r15)
6706 stc %r0, 4095(%r15,%r1)
6707 stc %r15, 0