Searched refs:atom_arg_shift (Results 1 – 1 of 1) sorted by relevance
79 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable340 val >>= atom_arg_shift[align]; in atom_get_src_int()461 old_val &= atom_arg_mask[align] >> atom_arg_shift[align]; in atom_put_dst()462 val <<= atom_arg_shift[align]; in atom_put_dst()946 dst >>= atom_arg_shift[dst_align]; in atom_op_shl()965 dst >>= atom_arg_shift[dst_align]; in atom_op_shr()