Home
last modified time | relevance | path

Searched refs:Rsa (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c795 #define Rsa(i) BitfR(i,11,5,_b115) macro
973 #define Ms2(i) ((Rsa(i)<<1)+(SinglePrec(i)?((Rsa(i)>15)?1:32):0))
1300 Rsa(w),Rsb(w),Rtc(w));
1315 db_printf("\t%%r%d,%%r%d,%%r%d",Rsa(w),Rsb(w),Rtc(w));
1344 edDCond(Cond(w)), Rsa(w),Rsb(w),Rtc(w));
1347 edDCond(Cond(w)),Rsa(w),Rsb(w),31-Imd5(w),Rtc(w));
1385 edDCond(Cond(w)),Rsa(w),31 - Imd5(w),32 - Rsc(w),Rtb(w));
1398 edDCond(Cond(w)),Rsa(w),32 - Rsc(w),Rtb(w));
1620 db_printf("%s\t%%r%d", p, Rsa(w));
1722 db_printf("%s\t%%r%d,%%r%d", Nu(w)?",n":"", Rsa(w), Rtb(w));
[all …]