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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dtic80.h279 const char *tic80_value_to_symbol (int val, int class);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dtic80.h279 const char *tic80_value_to_symbol (int val, int class);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dtic80-dis.c64 tmp = tic80_value_to_symbol (value, TIC80_OPERAND_CR);
76 tmp = tic80_value_to_symbol (value, TIC80_OPERAND_CC);
90 tmp = tic80_value_to_symbol (bitnum, TIC80_OPERAND_BITNUM);
H A Dtic80-opc.c279 tic80_value_to_symbol (val, symbol_class)
278 tic80_value_to_symbol (val, symbol_class) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dtic80-dis.c64 tmp = tic80_value_to_symbol (value, TIC80_OPERAND_CR);
76 tmp = tic80_value_to_symbol (value, TIC80_OPERAND_CC);
90 tmp = tic80_value_to_symbol (bitnum, TIC80_OPERAND_BITNUM);
H A Dtic80-opc.c279 tic80_value_to_symbol (val, symbol_class)
278 tic80_value_to_symbol (val, symbol_class) function

Completed in 112 milliseconds