Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c802 #define Rtb(i) BitfR(i,6,5,_b65) macro
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));
1411 edDCond(Cond(w)),Ima5(w),31 - Imd5(w),32 - Imc5A(w),Rtb(w));
1422 db_printf("%s\t%d,%d,%%r%d",edDCond(Cond(w)),Ima5(w),32-Imc5A(w),Rtb(w));
1686 db_printf("\tL'%X,%%r%d", Im21(w), Rtb(w));
1699 register u_int link = Rtb(w);
1722 db_printf("%s\t%%r%d,%%r%d", Nu(w)?",n":"", Rsa(w), Rtb(w));
1847 if (Rtb(w) == 11)
1850 db_printf("mtctl\t%%r%d,%%cr%d",Rsa(w),Rtb(w));
[all …]