__constant_copy_to_user_asm
__constant_copy_to_user_asm(res, to, from, tmp, 3, w, b,);
__constant_copy_to_user_asm(res, to, from, tmp, 5, l, b,);
__constant_copy_to_user_asm(res, to, from, tmp, 6, l, w,);
__constant_copy_to_user_asm(res, to, from, tmp, 7, l, w, b);
__constant_copy_to_user_asm(res, to, from, tmp, 8, l, l,);
__constant_copy_to_user_asm(res, to, from, tmp, 9, l, l, b);
__constant_copy_to_user_asm(res, to, from, tmp, 10, l, l, w);
__constant_copy_to_user_asm(res, to, from, tmp, 12, l, l, l);