Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.c456 extract_operand (char * from, char * to, int limit) in extract_operand() function
520 input_line_pointer = extract_operand (input_line_pointer, flags, 32); in msp430_profiler()
629 halt = extract_operand (input_line_pointer, str, 1024); in msp430_profiler()
2006 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
2105 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
2237 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
2278 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
2357 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
2358 line = extract_operand (line, l2, sizeof (l2)); in msp430_operands()
2428 line = extract_operand (line, l1, sizeof (l1)); in msp430_operands()
[all …]
/toolchain/binutils/binutils-2.25/include/opcode/
Dcgen.h1281 int (*extract_operand) member
1289 int (*extract_operand) (); member
1294 #define CGEN_CPU_EXTRACT_OPERAND(cd) ((cd)->extract_operand)
DChangeLog-91031307 parse_operand,insert_operand,extract_operand,print_operand,
1402 (extract_operand): Update type of `insn_value' arg.
1426 (insert_operand,extract_operand): Update.
/toolchain/binutils/binutils-2.25/opcodes/
Dip2k-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
931 cd->extract_operand = ip2k_cgen_extract_operand; in ip2k_cgen_init_ibld_table()
Dor1k-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1044 cd->extract_operand = or1k_cgen_extract_operand; in or1k_cgen_init_ibld_table()
Dlm32-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1055 cd->extract_operand = lm32_cgen_extract_operand; in lm32_cgen_init_ibld_table()
Dm32r-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1213 cd->extract_operand = m32r_cgen_extract_operand; in m32r_cgen_init_ibld_table()
Dxstormy16-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1225 cd->extract_operand = xstormy16_cgen_extract_operand; in xstormy16_cgen_init_ibld_table()
Diq2000-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1373 cd->extract_operand = iq2000_cgen_extract_operand; in iq2000_cgen_init_ibld_table()
Dfr30-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1472 cd->extract_operand = fr30_cgen_extract_operand; in fr30_cgen_init_ibld_table()
Dmt-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1730 cd->extract_operand = mt_cgen_extract_operand; in mt_cgen_init_ibld_table()
Depiphany-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1702 cd->extract_operand = epiphany_cgen_extract_operand; in epiphany_cgen_init_ibld_table()
Dxc16x-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
1805 cd->extract_operand = xc16x_cgen_extract_operand; in xc16x_cgen_init_ibld_table()
Dfrv-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
2246 cd->extract_operand = frv_cgen_extract_operand; in frv_cgen_init_ibld_table()
Dcgen-ibld.in527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn),
Dmep-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
3556 cd->extract_operand = mep_cgen_extract_operand; in mep_cgen_init_ibld_table()
Dm32c-ibld.c527 length = (* cd->extract_operand) (cd, CGEN_SYNTAX_FIELD (*syn), in extract_insn_normal()
5283 cd->extract_operand = m32c_cgen_extract_operand; in m32c_cgen_init_ibld_table()