Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/sh/
Dgencode.c3367 dumptable (const char *name, int size, int start) in dumptable() function
4027 dumptable ("sh_jump_table", 1 << 16, 0); in main()
4032 dumptable ("sh_dsp_table", 1 << 12, 0xf000); in main()
4036 dumptable ("ppi_table", 1 << 12, 0); in main()
DChangeLog-2021451 (qfunc, expand_opcode, dumptable, expand_ppi_code): Convert old
723 (dumptable): Change generated table from char to short.
913 (dumptable): Now takes three arguments. Changed all callers.