Lines Matching refs:vqadd
116 # CHECK: vqadd.s8 q0, q1, q2 @ encoding: [0x02,0xef,0x54,0x00]
117 vqadd.s8 q0, q1, q2
119 # CHECK: vqadd.s8 q0, q4, q6 @ encoding: [0x08,0xef,0x5c,0x00]
120 vqadd.s8 q0, q4, q6
122 # CHECK: vqadd.s16 q0, q5, q5 @ encoding: [0x1a,0xef,0x5a,0x00]
123 vqadd.s16 q0, q5, q5
125 # CHECK: vqadd.s32 q0, q0, q4 @ encoding: [0x20,0xef,0x58,0x00]
126 vqadd.s32 q0, q0, q4
128 # CHECK: vqadd.u8 q0, q4, q2 @ encoding: [0x08,0xff,0x54,0x00]
129 vqadd.u8 q0, q4, q2
131 # CHECK: vqadd.u16 q4, q6, q6 @ encoding: [0x1c,0xff,0x5c,0x80]
132 vqadd.u16 q4, q6, q6
134 # CHECK: vqadd.u32 q0, q1, q2 @ encoding: [0x22,0xff,0x54,0x00]
135 vqadd.u32 q0, q1, q2