Searched refs:DIF_INSTR_LABEL (Results 1 – 4 of 4) sorted by relevance
335 assert(DIF_INSTR_LABEL(instr) < dlp->dl_label); in dt_as()337 labels[DIF_INSTR_LABEL(instr)]); in dt_as()
52 (void) fprintf(fp, "%-4s %u", name, DIF_INSTR_LABEL(in)); in dt_dis_branch()
337 #define DIF_INSTR_LABEL(i) ((i) & 0xffffff) macro
6248 pc = DIF_INSTR_LABEL(instr);6252 pc = DIF_INSTR_LABEL(instr);6256 pc = DIF_INSTR_LABEL(instr);6260 pc = DIF_INSTR_LABEL(instr);6264 pc = DIF_INSTR_LABEL(instr);6268 pc = DIF_INSTR_LABEL(instr);6272 pc = DIF_INSTR_LABEL(instr);6276 pc = DIF_INSTR_LABEL(instr);6280 pc = DIF_INSTR_LABEL(instr);6284 pc = DIF_INSTR_LABEL(instr);[all …]