Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dxc16x-desc.c670 const CGEN_IFLD xc16x_cgen_ifld_table[] = variable
756 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_NIL] } },
760 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R2] } },
764 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R1] } },
768 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R4] } },
772 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R2] } },
776 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R1] } },
780 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R0] } },
784 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R1] } },
788 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R2] } },
[all …]
H A Dxc16x-opc.c47 #define F(f) & xc16x_cgen_ifld_table[XC16X_##f]
49 #define F(f) & xc16x_cgen_ifld_table[XC16X_/**/f]
2916 #define F(f) & xc16x_cgen_ifld_table[XC16X_##f]
2918 #define F(f) & xc16x_cgen_ifld_table[XC16X_/**/f]
H A Dxc16x-desc.h422 extern const struct cgen_ifld xc16x_cgen_ifld_table[];