• Home
  • Raw
  • Download

Lines Matching refs:vrshr

125 @ CHECK: vrshr.s8	d16, d16, #8    @ encoding: [0xc8,0xef,0x30,0x02]
126 vrshr.s8 d16, d16, #8
127 @ CHECK: vrshr.s16 d16, d16, #16 @ encoding: [0xd0,0xef,0x30,0x02]
128 vrshr.s16 d16, d16, #16
129 @ CHECK: vrshr.s32 d16, d16, #32 @ encoding: [0xe0,0xef,0x30,0x02]
130 vrshr.s32 d16, d16, #32
131 @ CHECK: vrshr.s64 d16, d16, #64 @ encoding: [0xc0,0xef,0xb0,0x02]
132 vrshr.s64 d16, d16, #64
133 @ CHECK: vrshr.u8 d16, d16, #8 @ encoding: [0xc8,0xff,0x30,0x02]
134 vrshr.u8 d16, d16, #8
135 @ CHECK: vrshr.u16 d16, d16, #16 @ encoding: [0xd0,0xff,0x30,0x02]
136 vrshr.u16 d16, d16, #16
137 @ CHECK: vrshr.u32 d16, d16, #32 @ encoding: [0xe0,0xff,0x30,0x02]
138 vrshr.u32 d16, d16, #32
139 @ CHECK: vrshr.u64 d16, d16, #64 @ encoding: [0xc0,0xff,0xb0,0x02]
140 vrshr.u64 d16, d16, #64
141 @ CHECK: vrshr.s8 q8, q8, #8 @ encoding: [0xc8,0xef,0x70,0x02]
142 vrshr.s8 q8, q8, #8
143 @ CHECK: vrshr.s16 q8, q8, #16 @ encoding: [0xd0,0xef,0x70,0x02]
144 vrshr.s16 q8, q8, #16
145 @ CHECK: vrshr.s32 q8, q8, #32 @ encoding: [0xe0,0xef,0x70,0x02]
146 vrshr.s32 q8, q8, #32
147 @ CHECK: vrshr.s64 q8, q8, #64 @ encoding: [0xc0,0xef,0xf0,0x02]
148 vrshr.s64 q8, q8, #64
149 @ CHECK: vrshr.u8 q8, q8, #8 @ encoding: [0xc8,0xff,0x70,0x02]
150 vrshr.u8 q8, q8, #8
151 @ CHECK: vrshr.u16 q8, q8, #16 @ encoding: [0xd0,0xff,0x70,0x02]
152 vrshr.u16 q8, q8, #16
153 @ CHECK: vrshr.u32 q8, q8, #32 @ encoding: [0xe0,0xff,0x70,0x02]
154 vrshr.u32 q8, q8, #32
155 @ CHECK: vrshr.u64 q8, q8, #64 @ encoding: [0xc0,0xff,0xf0,0x02]
156 vrshr.u64 q8, q8, #64