Searched refs:CGEN_CPU_INSERT_OPERAND (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-xstormy16.c | 509 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields, in xstormy16_md_apply_fix() 517 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields, in xstormy16_md_apply_fix()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-xstormy16.c | 509 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields, in xstormy16_md_apply_fix() 517 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields, in xstormy16_md_apply_fix()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | cgen.c | 916 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields, in gas_cgen_md_apply_fix() 924 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields, in gas_cgen_md_apply_fix()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | cgen.c | 914 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields, in gas_cgen_md_apply_fix() 922 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields, in gas_cgen_md_apply_fix()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | cgen.h | 1296 #define CGEN_CPU_INSERT_OPERAND(cd) ((cd)->insert_operand) macro
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | cgen.h | 1296 #define CGEN_CPU_INSERT_OPERAND(cd) ((cd)->insert_operand) macro
|