Searched refs:atom_arg_shift (Results 1 – 1 of 1) sorted by relevance
69 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable331 val >>= atom_arg_shift[align]; in atom_get_src_int()452 old_val &= atom_arg_mask[align] >> atom_arg_shift[align]; in atom_put_dst()453 val <<= atom_arg_shift[align]; in atom_put_dst()932 dst >>= atom_arg_shift[dst_align]; in atom_op_shl()951 dst >>= atom_arg_shift[dst_align]; in atom_op_shr()