Searched refs:EVLDW (Results 1 – 2 of 2) sorted by relevance
141 #define EVLDW(n) __asm __volatile("evldw 0, 0(%0); evmergehilo "#n",0,"#n \ in enable_vec() macro143 EVLDW(1); EVLDW(2); EVLDW(3); EVLDW(4); in enable_vec()144 EVLDW(5); EVLDW(6); EVLDW(7); EVLDW(8); in enable_vec()145 EVLDW(9); EVLDW(10); EVLDW(11); EVLDW(12); in enable_vec()146 EVLDW(13); EVLDW(14); EVLDW(15); EVLDW(16); in enable_vec()147 EVLDW(17); EVLDW(18); EVLDW(19); EVLDW(20); in enable_vec()148 EVLDW(21); EVLDW(22); EVLDW(23); EVLDW(24); in enable_vec()149 EVLDW(25); EVLDW(26); EVLDW(27); EVLDW(28); in enable_vec()150 EVLDW(29); EVLDW(30); EVLDW(31); EVLDW(0); in enable_vec()151 #undef EVLDW in enable_vec()[all …]
465 def EVLDW : EVXForm_D<771, (outs sperc:$RT), (ins (spe8dis $D, $RA):$dst),