Home
last modified time | relevance | path

Searched refs:extract_operand (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-msp430.c461 extract_operand (char * from, char * to, int limit) in extract_operand() function
525 input_line_pointer = extract_operand (input_line_pointer, flags, 32); in msp430_profiler()
634 halt = extract_operand (input_line_pointer, str, 1024); in msp430_profiler()
1625 input_line_pointer = extract_operand (input_line_pointer, tag_name_s, 32); in msp430_object_attribute()
1626 input_line_pointer = extract_operand (input_line_pointer, tag_value_s, 32); in msp430_object_attribute()
3055 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
3158 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
3305 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
3346 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
3425 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-msp430.c463 extract_operand (char * from, char * to, int limit) in extract_operand() function
527 input_line_pointer = extract_operand (input_line_pointer, flags, 32); in msp430_profiler()
636 halt = extract_operand (input_line_pointer, str, 1024); in msp430_profiler()
1627 input_line_pointer = extract_operand (input_line_pointer, tag_name_s, 32); in msp430_object_attribute()
1628 input_line_pointer = extract_operand (input_line_pointer, tag_value_s, 32); in msp430_object_attribute()
3057 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
3160 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
3307 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
3348 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
3427 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dcgen.h1284 int (*extract_operand) member
1292 int (*extract_operand) (); member
1297 #define CGEN_CPU_EXTRACT_OPERAND(cd) ((cd)->extract_operand)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dcgen.h1284 int (*extract_operand) member
1292 int (*extract_operand) (); member
1297 #define CGEN_CPU_EXTRACT_OPERAND(cd) ((cd)->extract_operand)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dip2k-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
950 cd->extract_operand = ip2k_cgen_extract_operand; in ip2k_cgen_init_ibld_table()
H A Dlm32-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1074 cd->extract_operand = lm32_cgen_extract_operand; in lm32_cgen_init_ibld_table()
H A Dm32r-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1232 cd->extract_operand = m32r_cgen_extract_operand; in m32r_cgen_init_ibld_table()
H A Dxstormy16-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1244 cd->extract_operand = xstormy16_cgen_extract_operand; in xstormy16_cgen_init_ibld_table()
H A Dor1k-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1246 cd->extract_operand = or1k_cgen_extract_operand; in or1k_cgen_init_ibld_table()
H A Diq2000-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1392 cd->extract_operand = iq2000_cgen_extract_operand; in iq2000_cgen_init_ibld_table()
H A Dfr30-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1491 cd->extract_operand = fr30_cgen_extract_operand; in fr30_cgen_init_ibld_table()
H A Depiphany-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1721 cd->extract_operand = epiphany_cgen_extract_operand; in epiphany_cgen_init_ibld_table()
H A Dmt-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1749 cd->extract_operand = mt_cgen_extract_operand; in mt_cgen_init_ibld_table()
H A Dfrv-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
2265 cd->extract_operand = frv_cgen_extract_operand; in frv_cgen_init_ibld_table()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dip2k-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
950 cd->extract_operand = ip2k_cgen_extract_operand; in ip2k_cgen_init_ibld_table()
H A Dbpf-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
955 cd->extract_operand = bpf_cgen_extract_operand; in bpf_cgen_init_ibld_table()
H A Dlm32-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1074 cd->extract_operand = lm32_cgen_extract_operand; in lm32_cgen_init_ibld_table()
H A Dm32r-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1232 cd->extract_operand = m32r_cgen_extract_operand; in m32r_cgen_init_ibld_table()
H A Dor1k-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1246 cd->extract_operand = or1k_cgen_extract_operand; in or1k_cgen_init_ibld_table()
H A Dxstormy16-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1244 cd->extract_operand = xstormy16_cgen_extract_operand; in xstormy16_cgen_init_ibld_table()
H A Diq2000-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1392 cd->extract_operand = iq2000_cgen_extract_operand; in iq2000_cgen_init_ibld_table()
H A Dfr30-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1491 cd->extract_operand = fr30_cgen_extract_operand; in fr30_cgen_init_ibld_table()
H A Depiphany-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1721 cd->extract_operand = epiphany_cgen_extract_operand; in epiphany_cgen_init_ibld_table()
H A Dmt-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1749 cd->extract_operand = mt_cgen_extract_operand; in mt_cgen_init_ibld_table()
H A Dfrv-ibld.c540 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
2265 cd->extract_operand = frv_cgen_extract_operand; in frv_cgen_init_ibld_table()

12