Home | History | Annotate | Download | only in AArch64

Lines Matching refs:s25

1778         frinti s24, s25
1791 // CHECK: frinti s24, s25 // encoding: [0x38,0xc3,0x27,0x1e]
2710 str s25, [x0], #-256
2722 // CHECK: str s25, [x0], #-256 // encoding: [0x19,0x04,0x10,0xbc]
2735 ldr s25, [x0], #-256
2747 // CHECK: ldr s25, [x0], #-256 // encoding: [0x19,0x04,0x50,0xbc]
2866 str s25, [x0, #-256]!
2878 // CHECK: str s25, [x0, #-256]! // encoding: [0x19,0x0c,0x10,0xbc]
2891 ldr s25, [x0, #-256]!
2903 // CHECK: ldr s25, [x0, #-256]! // encoding: [0x19,0x0c,0x50,0xbc]