Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tic30.c469 int disp_number = 0; in tic30_operand() local
527 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()