Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c801 #define Rta(i) BitfR(i,11,5,_b115) macro
1328 addDCond(Cond4(w)),Im11(w),Rsb(w),Rta(w));
1331 subDCond(Cond4(w)),Im11(w),Rsb(w),Rta(w));
1359 edDCond(Cond(w)),Rsb(w),Imd5(w),32 - Rsc(w),Rta(w));
1372 edDCond(Cond(w)),Rsb(w),32 - Rsc(w),Rta(w));
1554 db_printf("ldi\t%s%X,%%r%d",s,d,Rta(w));
1559 db_printf("(%%sr%d,%%r%d),%%r%d",Dss(w),Rsb(w),Rta(w));
1561 db_printf("(%%r%d),%%r%d",Rsb(w),Rta(w));
1575 db_printf("\t%%r%d,",Rta(w));
1646 db_printf("%s\t%%r%d,", p, Rta(w));
[all …]