Home
last modified time | relevance | path

Searched refs:get_int_operand (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dcgen.h1309 int (*get_int_operand) member
1322 #define CGEN_CPU_GET_INT_OPERAND(cd) ((cd)->get_int_operand)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dcgen.h1309 int (*get_int_operand) member
1322 #define CGEN_CPU_GET_INT_OPERAND(cd) ((cd)->get_int_operand)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcgen-opc.c561 indices[i] = (*cd->get_int_operand) (cd, op_type, fields); in cgen_get_insn_operands()
H A Dip2k-ibld.c952 cd->get_int_operand = ip2k_cgen_get_int_operand; in ip2k_cgen_init_ibld_table()
H A Dlm32-ibld.c1076 cd->get_int_operand = lm32_cgen_get_int_operand; in lm32_cgen_init_ibld_table()
H A Dm32r-ibld.c1234 cd->get_int_operand = m32r_cgen_get_int_operand; in m32r_cgen_init_ibld_table()
H A Dxstormy16-ibld.c1246 cd->get_int_operand = xstormy16_cgen_get_int_operand; in xstormy16_cgen_init_ibld_table()
H A Dor1k-ibld.c1248 cd->get_int_operand = or1k_cgen_get_int_operand; in or1k_cgen_init_ibld_table()
H A Diq2000-ibld.c1394 cd->get_int_operand = iq2000_cgen_get_int_operand; in iq2000_cgen_init_ibld_table()
H A Dfr30-ibld.c1493 cd->get_int_operand = fr30_cgen_get_int_operand; in fr30_cgen_init_ibld_table()
H A Depiphany-ibld.c1723 cd->get_int_operand = epiphany_cgen_get_int_operand; in epiphany_cgen_init_ibld_table()
H A Dmt-ibld.c1751 cd->get_int_operand = mt_cgen_get_int_operand; in mt_cgen_init_ibld_table()
H A Dfrv-ibld.c2267 cd->get_int_operand = frv_cgen_get_int_operand; in frv_cgen_init_ibld_table()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcgen-opc.c561 indices[i] = (*cd->get_int_operand) (cd, op_type, fields); in cgen_get_insn_operands()
H A Dip2k-ibld.c952 cd->get_int_operand = ip2k_cgen_get_int_operand; in ip2k_cgen_init_ibld_table()
H A Dbpf-ibld.c957 cd->get_int_operand = bpf_cgen_get_int_operand; in bpf_cgen_init_ibld_table()
H A Dlm32-ibld.c1076 cd->get_int_operand = lm32_cgen_get_int_operand; in lm32_cgen_init_ibld_table()
H A Dm32r-ibld.c1234 cd->get_int_operand = m32r_cgen_get_int_operand; in m32r_cgen_init_ibld_table()
H A Dor1k-ibld.c1248 cd->get_int_operand = or1k_cgen_get_int_operand; in or1k_cgen_init_ibld_table()
H A Dxstormy16-ibld.c1246 cd->get_int_operand = xstormy16_cgen_get_int_operand; in xstormy16_cgen_init_ibld_table()
H A Diq2000-ibld.c1394 cd->get_int_operand = iq2000_cgen_get_int_operand; in iq2000_cgen_init_ibld_table()
H A Dfr30-ibld.c1493 cd->get_int_operand = fr30_cgen_get_int_operand; in fr30_cgen_init_ibld_table()
H A Depiphany-ibld.c1723 cd->get_int_operand = epiphany_cgen_get_int_operand; in epiphany_cgen_init_ibld_table()
H A Dmt-ibld.c1751 cd->get_int_operand = mt_cgen_get_int_operand; in mt_cgen_init_ibld_table()
H A Dfrv-ibld.c2267 cd->get_int_operand = frv_cgen_get_int_operand; in frv_cgen_init_ibld_table()

12