Home
last modified time | relevance | path

Searched refs:openrisc_cgen_ifld_table (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dopenrisc-desc.c220 const CGEN_IFLD openrisc_cgen_ifld_table[] = variable
268 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_I16_1] } },
269 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_I16_2] } },
290 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_NIL] } },
302 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_SIMM16] } },
306 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_UIMM16] } },
310 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_DISP26] } },
314 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_ABS26] } },
318 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_UIMM5] } },
322 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_R1] } },
[all …]
Dopenrisc-opc.c46 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_##f]
48 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_/**/f]
531 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_##f]
533 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_/**/f]
Dopenrisc-desc.h278 extern const struct cgen_ifld openrisc_cgen_ifld_table[];
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dopenrisc-desc.c220 const CGEN_IFLD openrisc_cgen_ifld_table[] = variable
268 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_I16_1] } },
269 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_I16_2] } },
290 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_NIL] } },
302 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_SIMM16] } },
306 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_UIMM16] } },
310 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_DISP26] } },
314 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_ABS26] } },
318 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_UIMM5] } },
322 { 0, { (const PTR) &openrisc_cgen_ifld_table[OPENRISC_F_R1] } },
[all …]
Dopenrisc-opc.c46 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_##f]
48 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_/**/f]
531 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_##f]
533 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_/**/f]
Dopenrisc-desc.h145 extern const struct cgen_ifld openrisc_cgen_ifld_table[];