Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:tceb

9595 #CHECK: tceb	%f0, 0                  # encoding: [0xed,0x00,0x00,0x00,0x00,0x10]
9596 #CHECK: tceb %f0, 4095 # encoding: [0xed,0x00,0x0f,0xff,0x00,0x10]
9597 #CHECK: tceb %f0, 0(%r1) # encoding: [0xed,0x00,0x10,0x00,0x00,0x10]
9598 #CHECK: tceb %f0, 0(%r15) # encoding: [0xed,0x00,0xf0,0x00,0x00,0x10]
9599 #CHECK: tceb %f0, 4095(%r1,%r15) # encoding: [0xed,0x01,0xff,0xff,0x00,0x10]
9600 #CHECK: tceb %f0, 4095(%r15,%r1) # encoding: [0xed,0x0f,0x1f,0xff,0x00,0x10]
9601 #CHECK: tceb %f15, 0 # encoding: [0xed,0xf0,0x00,0x00,0x00,0x10]
9603 tceb %f0, 0
9604 tceb %f0, 4095
9605 tceb %f0, 0(%r1)
9606 tceb %f0, 0(%r15)
9607 tceb %f0, 4095(%r1,%r15)
9608 tceb %f0, 4095(%r15,%r1)
9609 tceb %f15, 0