HomeSort by relevance Sort by last modified time
    Searched refs:xc16x_cgen_ifld_table (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
xc16x-desc.c 663 const CGEN_IFLD xc16x_cgen_ifld_table[] = variable
741 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_NIL] } },
745 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R2] } },
749 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R1] } },
753 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R4] } },
757 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R2] } },
761 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R1] } },
765 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R0] } },
769 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R1] } },
773 { 0, { (const PTR) &xc16x_cgen_ifld_table[XC16X_F_R2] } }
    [all...]
xc16x-desc.h 417 extern const struct cgen_ifld xc16x_cgen_ifld_table[];
xc16x-opc.c 46 #define F(f) & xc16x_cgen_ifld_table[XC16X_##f]
    [all...]

Completed in 80 milliseconds