Searched refs:rev_tmp (Results 1 – 1 of 1) sorted by relevance
132 u64 nrm_tmp = val, rev_tmp = ~val; in emit_a64_mov_i64() local140 shift = max(round_down((inverse ? (fls64(rev_tmp) - 1) : in emit_a64_mov_i64()143 emit(A64_MOVN(1, reg, (rev_tmp >> shift) & 0xffff, shift), ctx); in emit_a64_mov_i64()