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