Home
last modified time | relevance | path

Searched refs:tic54x_symbol (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dtic54x.h29 } tic54x_symbol; typedef
155 extern const tic54x_symbol mmregs[], regs[];
156 extern const tic54x_symbol condition_codes[], cc2_codes[], status_bits[];
157 extern const tic54x_symbol cc3_codes[];
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic54x.h29 } tic54x_symbol; typedef
155 extern const tic54x_symbol mmregs[], regs[];
156 extern const tic54x_symbol condition_codes[], cc2_codes[], status_bits[];
157 extern const tic54x_symbol cc3_codes[];
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h29 } tic54x_symbol; typedef
155 extern const tic54x_symbol tic54x_mmregs[], tic54x_regs[];
156 extern const tic54x_symbol tic54x_condition_codes[], tic54x_cc2_codes[];
157 extern const tic54x_symbol tic54x_status_bits[], tic54x_cc3_codes[];
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic54x.h29 } tic54x_symbol; typedef
155 extern const tic54x_symbol mmregs[], regs[];
156 extern const tic54x_symbol condition_codes[], cc2_codes[], status_bits[];
157 extern const tic54x_symbol cc3_codes[];
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dtic54x-opc.c27 const tic54x_symbol regs[] = {
41 const tic54x_symbol mmregs[] = {
114 const tic54x_symbol condition_codes[] = {
158 const tic54x_symbol cc2_codes[] = {
175 const tic54x_symbol cc3_codes[] = {
192 const tic54x_symbol status_bits[] = {
H A Dtic54x-dis.c532 tic54x_symbol *reg = (tic54x_symbol *) mmregs; in sprint_mmr()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dtic54x-opc.c27 const tic54x_symbol regs[] = {
41 const tic54x_symbol mmregs[] = {
114 const tic54x_symbol condition_codes[] = {
158 const tic54x_symbol cc2_codes[] = {
175 const tic54x_symbol cc3_codes[] = {
192 const tic54x_symbol status_bits[] = {
H A Dtic54x-dis.c532 tic54x_symbol *reg = (tic54x_symbol *) mmregs; in sprint_mmr()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dtic54x-opc.c27 const tic54x_symbol tic54x_regs[] = {
41 const tic54x_symbol tic54x_mmregs[] = {
114 const tic54x_symbol tic54x_condition_codes[] = {
158 const tic54x_symbol tic54x_cc2_codes[] = {
175 const tic54x_symbol tic54x_cc3_codes[] = {
192 const tic54x_symbol tic54x_status_bits[] = {
H A Dtic54x-dis.c532 const tic54x_symbol *reg = tic54x_mmregs; in sprint_mmr()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dtic54x-opc.c27 const tic54x_symbol regs[] = {
41 const tic54x_symbol mmregs[] = {
114 const tic54x_symbol condition_codes[] = {
158 const tic54x_symbol cc2_codes[] = {
175 const tic54x_symbol cc3_codes[] = {
192 const tic54x_symbol status_bits[] = {
H A Dtic54x-dis.c532 tic54x_symbol *reg = (tic54x_symbol *) mmregs; in sprint_mmr()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic54x.c2009 tic54x_symbol *sym; in tic54x_mmregs()
2013 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in tic54x_mmregs()
2965 tic54x_symbol *sym; in md_begin()
3013 for (sym = (tic54x_symbol *) regs; sym->name; sym++) in md_begin()
3022 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in md_begin()
3025 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in md_begin()
3652 tic54x_symbol *cc = (tic54x_symbol *) hash_find (cc_hash, operand->buf); in encode_condition()
3712 tic54x_symbol *cc3 = (tic54x_symbol *) hash_find (cc3_hash, operand->buf); in encode_cc3()
3741 tic54x_symbol *cc2 = (tic54x_symbol *) hash_find (cc2_hash, operand->buf); in encode_cc2()
3900 tic54x_symbol *sbit = (tic54x_symbol *) in encode_operand()
[all …]
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-tic54x.c2012 tic54x_symbol *sym; in tic54x_mmregs()
2016 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in tic54x_mmregs()
2968 tic54x_symbol *sym; in md_begin()
3003 for (sym = (tic54x_symbol *) regs; sym->name; sym++) in md_begin()
3012 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in md_begin()
3015 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in md_begin()
3639 tic54x_symbol *cc = (tic54x_symbol *) str_hash_find (cc_hash, operand->buf); in encode_condition()
3699 tic54x_symbol *cc3 = (tic54x_symbol *) str_hash_find (cc3_hash, operand->buf); in encode_cc3()
3728 tic54x_symbol *cc2 = (tic54x_symbol *) str_hash_find (cc2_hash, operand->buf); in encode_cc2()
3887 tic54x_symbol *sbit = (tic54x_symbol *) in encode_operand()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-tic54x.c2012 tic54x_symbol *sym; in tic54x_mmregs()
2016 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in tic54x_mmregs()
2968 tic54x_symbol *sym; in md_begin()
3003 for (sym = (tic54x_symbol *) regs; sym->name; sym++) in md_begin()
3012 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in md_begin()
3015 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in md_begin()
3639 tic54x_symbol *cc = (tic54x_symbol *) str_hash_find (cc_hash, operand->buf); in encode_condition()
3699 tic54x_symbol *cc3 = (tic54x_symbol *) str_hash_find (cc3_hash, operand->buf); in encode_cc3()
3728 tic54x_symbol *cc2 = (tic54x_symbol *) str_hash_find (cc2_hash, operand->buf); in encode_cc2()
3887 tic54x_symbol *sbit = (tic54x_symbol *) in encode_operand()
[all …]
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic54x.c2012 const tic54x_symbol *sym; in tic54x_register_mmregs()
2968 const tic54x_symbol *sym; in md_begin()
3639 tic54x_symbol *cc = (tic54x_symbol *) str_hash_find (cc_hash, operand->buf); in encode_condition()
3699 tic54x_symbol *cc3 = (tic54x_symbol *) str_hash_find (cc3_hash, operand->buf); in encode_cc3()
3728 tic54x_symbol *cc2 = (tic54x_symbol *) str_hash_find (cc2_hash, operand->buf); in encode_cc2()
3887 tic54x_symbol *sbit = (tic54x_symbol *) in encode_operand()
3902 if (sbit > (tic54x_symbol *) str_hash_find (sbit_hash, "ovb")) in encode_operand()
5005 tic54x_symbol *sym; in tic54x_undefined_symbol()
5008 if ((sym = (tic54x_symbol *) str_hash_find (cc_hash, name)) != NULL in tic54x_undefined_symbol()
5009 || (sym = (tic54x_symbol *) str_hash_find (cc2_hash, name)) != NULL in tic54x_undefined_symbol()
[all …]
/netbsd/external/gpl3/binutils.old/dist/include/
H A DChangeLog-2016507 * opcode/tic54x.h (struct symbol_): typedef to tic54x_symbol instead of
/netbsd/external/gpl3/gdb/dist/include/
H A DChangeLog-2016507 * opcode/tic54x.h (struct symbol_): typedef to tic54x_symbol instead of
/netbsd/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2016507 * opcode/tic54x.h (struct symbol_): typedef to tic54x_symbol instead of
/netbsd/external/gpl3/binutils/dist/include/
H A DChangeLog-2016507 * opcode/tic54x.h (struct symbol_): typedef to tic54x_symbol instead of