Home
last modified time | relevance | path

Searched refs:ip2k_cgen_ifld_table (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dip2k-desc.c301 const CGEN_IFLD ip2k_cgen_ifld_table[] = variable
351 { 0, { (const PTR) &ip2k_cgen_ifld_table[IP2K_F_NIL] } },
355 { 0, { (const PTR) &ip2k_cgen_ifld_table[IP2K_F_ADDR16CJP] } },
359 { 0, { (const PTR) &ip2k_cgen_ifld_table[IP2K_F_REG] } },
363 { 0, { (const PTR) &ip2k_cgen_ifld_table[IP2K_F_IMM8] } },
367 { 0, { (const PTR) &ip2k_cgen_ifld_table[IP2K_F_BITNO] } },
371 { 0, { (const PTR) &ip2k_cgen_ifld_table[IP2K_F_PAGE3] } },
375 { 0, { (const PTR) &ip2k_cgen_ifld_table[IP2K_F_IMM8] } },
379 { 0, { (const PTR) &ip2k_cgen_ifld_table[IP2K_F_IMM8] } },
383 { 0, { (const PTR) &ip2k_cgen_ifld_table[IP2K_F_RETI3] } },
[all …]
Dip2k-opc.c80 #define F(f) & ip2k_cgen_ifld_table[IP2K_##f]
82 #define F(f) & ip2k_cgen_ifld_table[IP2K_/**/f]
677 #define F(f) & ip2k_cgen_ifld_table[IP2K_##f]
679 #define F(f) & ip2k_cgen_ifld_table[IP2K_/**/f]
Dip2k-desc.h237 extern const struct cgen_ifld ip2k_cgen_ifld_table[];