Searched refs:have_cross (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Dtic6x-dis.c533 bfd_boolean have_cross = FALSE; local
583 if (have_cross)
585 printf ("opcode %x: field #%d use tic6x_coding_xpath, have_cross is already set!\n",
589 have_cross = TRUE;
621 if (func_unit_data_side && have_cross)
643 if (have_cross)

Completed in 30 milliseconds