Lines Matching refs:index
272 .macro VLVGB v, gr, index, base
273 VLVG \v, \gr, \index, \base, 0
275 .macro VLVGH v, gr, index
276 VLVG \v, \gr, \index, 1
278 .macro VLVGF v, gr, index
279 VLVG \v, \gr, \index, 2
281 .macro VLVGG v, gr, index
282 VLVG \v, \gr, \index, 3
295 .macro VL v, disp, index="%r0", base
297 GR_NUM x2, \index
305 .macro VLEx vr1, disp, index="%r0", base, m3, opc
307 GR_NUM x2, \index
313 .macro VLEB vr1, disp, index="%r0", base, m3
314 VLEx \vr1, \disp, \index, \base, \m3, 0x00
316 .macro VLEH vr1, disp, index="%r0", base, m3
317 VLEx \vr1, \disp, \index, \base, \m3, 0x01
319 .macro VLEF vr1, disp, index="%r0", base, m3
320 VLEx \vr1, \disp, \index, \base, \m3, 0x03
322 .macro VLEG vr1, disp, index="%r0", base, m3
323 VLEx \vr1, \disp, \index, \base, \m3, 0x02
333 .macro VLEIB vr1, imm2, index
334 VLEIx \vr1, \imm2, \index, 0x40
336 .macro VLEIH vr1, imm2, index
337 VLEIx \vr1, \imm2, \index, 0x41
339 .macro VLEIF vr1, imm2, index
340 VLEIx \vr1, \imm2, \index, 0x43
342 .macro VLEIG vr1, imm2, index
343 VLEIx \vr1, \imm2, \index, 0x42
379 .macro VST vr1, disp, index="%r0", base
381 GR_NUM x2, \index