Searched refs:atom_arg_shift (Results 1 – 1 of 1) sorted by relevance
72 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable334 val >>= atom_arg_shift[align]; in atom_get_src_int()455 old_val &= atom_arg_mask[align] >> atom_arg_shift[align]; in atom_put_dst()456 val <<= atom_arg_shift[align]; in atom_put_dst()935 dst >>= atom_arg_shift[dst_align]; in atom_op_shl()954 dst >>= atom_arg_shift[dst_align]; in atom_op_shr()