6 long long ach
= 5, acl
= 5;
7 long long resulth
, resultl
, resultdsp
;
18 "dpaqx_sa.w.ph $ac1, %3, %4\n\t"
22 : "+r"(ach
), "+r"(acl
), "+r"(dsp
)
25 if ((dsp
>> (16 + 1) != resultdsp
) || (ach
!= resulth
) ||
27 printf("dpaqx_sa.w.ph errror\n");
41 "dpaqx_sa.w.ph $ac1, %3, %4\n\t"
45 : "+r"(ach
), "+r"(acl
), "+r"(dsp
)
48 if ((dsp
>> (16 + 1) != resultdsp
) || (ach
!= resulth
) ||
50 printf("dpaqx_sa.w.ph errror\n");