Lines Matching refs:stfle
9060 #CHECK: stfle 0 # encoding: [0xb2,0xb0,0x00,0x00]
9061 #CHECK: stfle 0(%r1) # encoding: [0xb2,0xb0,0x10,0x00]
9062 #CHECK: stfle 0(%r15) # encoding: [0xb2,0xb0,0xf0,0x00]
9063 #CHECK: stfle 4095 # encoding: [0xb2,0xb0,0x0f,0xff]
9064 #CHECK: stfle 4095(%r1) # encoding: [0xb2,0xb0,0x1f,0xff]
9065 #CHECK: stfle 4095(%r15) # encoding: [0xb2,0xb0,0xff,0xff]
9067 stfle 0
9068 stfle 0(%r1)
9069 stfle 0(%r15)
9070 stfle 4095
9071 stfle 4095(%r1)
9072 stfle 4095(%r15)