Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c797 #define Rsc(i) BitfR(i,27,5,_b275) macro
1359 edDCond(Cond(w)),Rsb(w),Imd5(w),32 - Rsc(w),Rta(w));
1372 edDCond(Cond(w)),Rsb(w),32 - Rsc(w),Rta(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));
2199 p = fdreg[(Rsc(w)<<1)+(uid&1)];
2201 p = fsreg[(Rsc(w)<<1)+(uid&1)];
2241 db_printf("\t%%fr%d,%d",Rsc(w),Ima5(w));
2243 db_printf("\t%%fr%d,%%r%d",Rsc(w),Rta(w));