Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dxstormy16-desc.c254 const CGEN_IFLD xstormy16_cgen_ifld_table[] = variable
309 { 0, { (const PTR) &xstormy16_cgen_ifld_table[XSTORMY16_F_ABS24_1] } },
310 { 0, { (const PTR) &xstormy16_cgen_ifld_table[XSTORMY16_F_ABS24_2] } },
323 { 0, { (const PTR) &xstormy16_cgen_ifld_table[XSTORMY16_F_NIL] } },
355 { 0, { (const PTR) &xstormy16_cgen_ifld_table[XSTORMY16_F_RD] } },
359 { 0, { (const PTR) &xstormy16_cgen_ifld_table[XSTORMY16_F_RDM] } },
363 { 0, { (const PTR) &xstormy16_cgen_ifld_table[XSTORMY16_F_RM] } },
367 { 0, { (const PTR) &xstormy16_cgen_ifld_table[XSTORMY16_F_RS] } },
371 { 0, { (const PTR) &xstormy16_cgen_ifld_table[XSTORMY16_F_RB] } },
375 { 0, { (const PTR) &xstormy16_cgen_ifld_table[XSTORMY16_F_RBJ] } },
[all …]
Dxstormy16-desc.h309 extern const struct cgen_ifld xstormy16_cgen_ifld_table[];
Dxstormy16-opc.c43 #define F(f) & xstormy16_cgen_ifld_table[XSTORMY16_##f]
952 #define F(f) & xstormy16_cgen_ifld_table[XSTORMY16_##f]