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

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Darc-dis.c451 int condCodeIsPartOfName,
463 if (!condCodeIsPartOfName)
503 write_instr_name_(state, instrName,cond, condCodeIsPartOfName, \
522 int condCodeIsPartOfName = 0; local
566 condCodeIsPartOfName=0;
754 condCodeIsPartOfName = 1;
448 write_instr_name_(struct arcDisState * state, const char * instrName, int cond, int condCodeIsPartOfName, int flag, int signExtend, int addrWriteBack, int directMem) argument

Completed in 103 milliseconds