Searched refs:zm_idx (Results 1 - 1 of 1) sorted by relevance
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.cc | 2310 SimVRegister temp, zm_idx, zn_b, zn_t; in Simulator() local 2317 pack_even_elements(vform_half, zm_idx, temp); in Simulator() 2325 smull(vform, zd, zn_b, zm_idx); in Simulator() 2329 smull(vform, zd, zn_t, zm_idx); in Simulator() 2332 sqdmull(vform, zd, zn_b, zm_idx); in Simulator() 2335 sqdmull(vform, zd, zn_t, zm_idx); in Simulator() 2339 umull(vform, zd, zn_b, zm_idx); in Simulator() 2343 umull(vform, zd, zn_t, zm_idx); in Simulator() 2346 sqdmull(vform, zd, zn_b, zm_idx); in Simulator() 2349 sqdmull(vform, zd, zn_t, zm_idx); in Simulator() 2999 SimVRegister zm_idx; Simulator() local 3016 SimVRegister temp, zm_idx, zn_b, zn_t; Simulator() local 3075 SimVRegister temp, zm_idx, zn_b, zn_t; Simulator() local [all...] |
Completed in 11 milliseconds