Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic30.c1199 int direct_label = 0; local
1204 direct_label = 1;
1207 if (direct_label)
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic30.c412 int direct_label = 0; in tic30_operand() local
418 direct_label = 1; in tic30_operand()
422 if (direct_label) in tic30_operand()