Searched refs:CROR (Results 1 – 1 of 1) sorted by relevance
159 #define CROR (HI(19) | LO(449)) macro2055 return push_inst(compiler, CROR | ((4 + 2) << 21) | ((4 + 2) << 16) | ((4 + 3) << 11)); in sljit_emit_fop1_cmp()2058 return push_inst(compiler, CROR | ((4 + 0) << 21) | ((4 + 0) << 16) | ((4 + 3) << 11)); in sljit_emit_fop1_cmp()2061 return push_inst(compiler, CROR | ((4 + 1) << 21) | ((4 + 1) << 16) | ((4 + 3) << 11)); in sljit_emit_fop1_cmp()
Completed in 9 milliseconds