Home | History | Annotate | Download | only in AArch64

Lines Matching full:x20

90 //CHECK: ldeoral    x0, x1, [x2]  // encoding: [0x41,0x20,0xe0,0xf8]
91 //CHECK: ldset x0, x1, [x2] // encoding: [0x41,0x30,0x20,0xf8]
95 //CHECK: ldumin w0, w1, [x2] // encoding: [0x41,0x70,0x20,0xb8]
110 //CHECK: steorl w0, [x2] // encoding: [0x5f,0x20,0x60,0xb8]
112 //CHECK: stsmaxb w0, [x2] // encoding: [0x5f,0x40,0x20,0x38]
113 //CHECK: stsminh w0, [x2] // encoding: [0x5f,0x50,0x20,0x78]
114 //CHECK: stumax w0, [x2] // encoding: [0x5f,0x60,0x20,0xb8]
115 //CHECK: stumin x0, [x2] // encoding: [0x5f,0x70,0x20,0xf8]
133 //CHECK: swp x0, x1, [x2] // encoding: [0x41,0x80,0x20,0xf8]
134 //CHECK: swpb w0, w1, [x2] // encoding: [0x41,0x80,0x20,0x38]
150 //CHECK: casp x0, x1, x2, x3, [x4] // encoding: [0x82,0x7c,0x20,0x48]
151 //CHECK: casp w0, w1, w2, w3, [x4] // encoding: [0x82,0x7c,0x20,0x08]