Searched refs:BSTRPICK_D (Results 1 – 1 of 1) sorted by relevance
195 #define BSTRPICK_D (0x3 << 22) macro1358 return push_inst(compiler, BSTRPICK_D | RD(dst) | RJ(src2) | (31 << 16)); in emit_single_op()1399 return push_inst(compiler, BSTRPICK_D | RD(dst) | RJ(dst) | (31 << 16)); in emit_single_op()3645 unsign = BSTRPICK_D | (7 << 16); in sljit_emit_atomic_store()3649 unsign = BSTRPICK_D | (15 << 16); in sljit_emit_atomic_store()3656 unsign = BSTRPICK_D | (31 << 16); in sljit_emit_atomic_store()
Completed in 14 milliseconds