Home | History | Annotate | Download | only in AArch64

Lines Matching refs:b0

2346         stur b0, [sp, #1]
2351 // CHECK: stur b0, [sp, #1] // encoding: [0xe0,0x13,0x00,0x3c]
2720 str b0, [x0], #255
2732 // CHECK: str b0, [x0], #255 // encoding: [0x00,0xf4,0x0f,0x3c]
2745 ldr b0, [x0], #255
2757 // CHECK: ldr b0, [x0], #255 // encoding: [0x00,0xf4,0x4f,0x3c]
2876 str b0, [x0, #255]!
2888 // CHECK: str b0, [x0, #255]! // encoding: [0x00,0xfc,0x0f,0x3c]
2901 ldr b0, [x0, #255]!
2913 // CHECK: ldr b0, [x0, #255]! // encoding: [0x00,0xfc,0x4f,0x3c]