Home | History | Annotate | Download | only in AArch64

Lines Matching refs:s10

10          fcmeq s10, s11, s12
14 // CHECK: fcmeq s10, s11, s12 // encoding: [0x6a,0xe5,0x2c,0x5e]
22 fcmeq s10, s11, #0.0
25 fcmeq s10, s11, #0
29 // CHECK: fcmeq s10, s11, #0.0 // encoding: [0x6a,0xd9,0xa0,0x5e]
32 // CHECK: fcmeq s10, s11, #0.0 // encoding: [0x6a,0xd9,0xa0,0x5e]
40 fcmge s10, s11, s12
44 // CHECK: fcmge s10, s11, s12 // encoding: [0x6a,0xe5,0x2c,0x7e]
52 fcmge s10, s11, #0.0
55 fcmge s10, s11, #0
59 // CHECK: fcmge s10, s11, #0.0 // encoding: [0x6a,0xc9,0xa0,0x7e]
62 // CHECK: fcmge s10, s11, #0.0 // encoding: [0x6a,0xc9,0xa0,0x7e]
70 fcmgt s10, s11, s12
74 // CHECK: fcmgt s10, s11, s12 // encoding: [0x6a,0xe5,0xac,0x7e]
82 fcmgt s10, s11, #0.0
85 fcmgt s10, s11, #0
89 // CHECK: fcmgt s10, s11, #0.0 // encoding: [0x6a,0xc9,0xa0,0x5e]
92 // CHECK: fcmgt s10, s11, #0.0 // encoding: [0x6a,0xc9,0xa0,0x5e]
100 fcmle s10, s11, #0.0
103 fcmle s10, s11, #0
107 // CHECK: fcmle s10, s11, #0.0 // encoding: [0x6a,0xd9,0xa0,0x7e]
110 // CHECK: fcmle s10, s11, #0.0 // encoding: [0x6a,0xd9,0xa0,0x7e]
118 fcmlt s10, s11, #0.0
121 fcmlt s10, s11, #0
125 // CHECK: fcmlt s10, s11, #0.0 // encoding: [0x6a,0xe9,0xa0,0x5e]
128 // CHECK: fcmlt s10, s11, #0.0 // encoding: [0x6a,0xe9,0xa0,0x5e]
136 facge s10, s11, s12
140 // CHECK: facge s10, s11, s12 // encoding: [0x6a,0xed,0x2c,0x7e]
148 facgt s10, s11, s12
152 // CHECK: facgt s10, s11, s12 // encoding: [0x6a,0xed,0xac,0x7e]