Searched refs:EXTSH (Results 1 – 3 of 3) sorted by relevance
80 return push_inst(compiler, EXTSH | S(src2) | A(dst)); in emit_single_op()
193 return push_inst(compiler, EXTSH | S(src2) | A(dst)); in emit_single_op()
166 #define EXTSH (HI(31) | LO(922)) macro
Completed in 22 milliseconds