Searched refs:disp_number (Results 1 – 1 of 1) sorted by relevance
469 int disp_number = 0; in tic30_operand() local527 disp_number = atoi (disp); in tic30_operand()549 disp_number = 1; in tic30_operand()564 if (found_disp && (disp_number < 0 || disp_number > 255)) in tic30_operand()571 current_op->indirect.disp = disp_number; in tic30_operand()