Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/hppa/hppa/
H A Ddb_disasm.c893 char *edDCond(u_int cond);
1344 edDCond(Cond(w)), Rsa(w),Rsb(w),Rtc(w));
1347 edDCond(Cond(w)),Rsa(w),Rsb(w),31-Imd5(w),Rtc(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));
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));
1512 edDCond(cond) in edDCond() function
[all …]