Home
last modified time | relevance | path

Searched refs:parse_exp (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.y212 %type <expr> parse_exp exp
295 | ASSERT_K '(' parse_exp ',' string ')'
360 | ASSERT_K '(' parse_exp ',' string ')'
521 '=' parse_exp
539 | data_length '(' parse_exp ')'
541 | ASSERT_K '(' parse_exp ',' string ')'
543 | FILL '(' parse_exp ')'
722 string memory_attr ':' memory_origin '=' parse_exp opt_comma memory_length '=' parse_exp
809 | AT '(' parse_exp ')' phdr_info
818 string '=' parse_exp
[all …]
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dyyscript.y215 %type <expr> parse_exp exp
298 | ASSERT_K '(' parse_exp ',' string ')'
363 | ASSERT_K '(' parse_exp ',' string ')'
524 '=' parse_exp
542 | data_length '(' parse_exp ')'
544 | ASSERT_K '(' parse_exp ',' string ')'
546 | FILL '(' parse_exp ')'
725 string memory_attr ':' memory_origin '=' parse_exp opt_comma memory_length '=' parse_exp
812 | AT '(' parse_exp ')' phdr_info
821 string '=' parse_exp
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z80.c1000 parse_exp (const char *s, expressionS *op) in parse_exp() function
1023 res = parse_exp (res, op); in parse_exp()
1347 p = parse_exp (args, &arg_m); in emit_m()
1370 p = parse_exp (args, & arg_m); in emit_mr()
1377 p = parse_exp (p + 1, & arg_r); in emit_mr()
1433 p = parse_exp (args, & arg_s); in emit_s()
1439 p = parse_exp (p, & arg_s); in emit_s()
1453 p = parse_exp (args, & arg_s); in emit_sub()
1463 p = parse_exp (p, & arg_s); in emit_sub()
1480 p = parse_exp (args, &reg); in emit_swap()
[all …]
H A Dtc-visium.c173 static char *parse_exp (char *, expressionS *);
738 parse_exp (char *s, expressionS * op) in parse_exp() function
1220 str = parse_exp (str, &e1); in md_assemble()
1407 str = parse_exp (str, &e1); in md_assemble()
1449 str = parse_exp (str, &e1); in md_assemble()
1477 str = parse_exp (str, &e1); in md_assemble()
1553 str = parse_exp (str, &e1); in md_assemble()
1593 str = parse_exp (str, &e1); in md_assemble()
1700 str = parse_exp (str, &e1); in md_assemble()
1787 str = parse_exp (str, &e1); in md_assemble()
[all …]
H A Dtc-mcore.c647 parse_exp (char * s, expressionS * e) in parse_exp() function
738 s = parse_exp (s + 1, & e); in parse_rt()
747 s = parse_exp (s, & e); in parse_rt()
777 new_pointer = parse_exp (s, & e); in parse_imm()
1422 input_line_pointer = parse_exp (op_end + 1, & e); in md_assemble()
1441 op_end = parse_exp (op_end + 1, & e); in md_assemble()
1455 input_line_pointer = parse_exp (op_end + 1, & e); in md_assemble()
1466 input_line_pointer = parse_exp (op_end + 1, & e); in md_assemble()
H A Dtc-csky.c2262 parse_exp (char *s, expressionS *e) in parse_exp() function
2392 s = parse_exp (s + 1, &e); in parse_rt()
2404 s = parse_exp (s, &e); in parse_rt()
2463 s = parse_exp (s + 1, & e); in parse_rtf()
2525 s = parse_exp (s, &e); in parse_type_ctrlreg()
2925 char *new_oper = parse_exp (*oper, &e); in is_reg_lshift_illegal()
2955 char *new_oper = parse_exp (*oper, &e); in is_imm_within_range()
2980 char *new_oper = parse_exp (*oper, &e); in is_imm_within_range_ext()
3005 char *new_oper = parse_exp (*oper, &e); in is_oimm_within_range()
3076 *oper = parse_exp (*oper, &e); in parse_type_cpidx()
[all …]
H A Dtc-h8300.c357 static char *parse_exp (char *, struct h8_op *);
488 parse_exp (char *src, struct h8_op *op) in parse_exp() function
693 *ptr = parse_exp (src + 1, op); in get_operand()
721 *ptr = parse_exp (src, op); in get_operand()
777 src = parse_exp (src, op); in get_operand()
863 *ptr = parse_exp (src, op); in get_operand()
871 *ptr = parse_exp (src + 1, op); in get_operand()
887 *ptr = parse_exp (src, op); in get_operand()
948 ptr = parse_exp (ptr, &operand[0]); in get_mova_operands()
H A Dtc-msp430.c412 parse_exp (char * s, expressionS * op) in parse_exp() function
636 (void) parse_exp (str, & exp); in msp430_profiler()
1968 end = parse_exp (__tl, &(op->exp)); in msp430_srcoperand()
2170 end = parse_exp (__tl, &(op->exp)); in msp430_srcoperand()
2288 end = parse_exp (__tl, &(op->exp)); in msp430_srcoperand()
2363 end = parse_exp (__tl, &(op->exp)); in msp430_srcoperand()
2397 (void) parse_exp (__tl, &(op->exp)); in msp430_dstoperand()
3433 end = parse_exp (l1 + 1, &(op1.exp)); in msp430_operands()
3509 end = parse_exp (l1 + 1, &(op1.exp)); in msp430_operands()
3577 end = parse_exp (l1 + 1, &(op1.exp)); in msp430_operands()
[all …]
H A Dtc-avr.c905 parse_exp (char *s, expressionS *op) in parse_exp() function
1225 str = parse_exp (str, &op_expr); in avr_operand()
1231 str = parse_exp (str, &op_expr); in avr_operand()
1237 str = parse_exp (str, &op_expr); in avr_operand()
1243 str = parse_exp (str, &op_expr); in avr_operand()
1249 str = parse_exp (str, &op_expr); in avr_operand()
1308 str = parse_exp (str, &op_expr); in avr_operand()
1314 str = parse_exp (str, &op_expr); in avr_operand()
H A Dtc-z8k.c341 parse_exp (char *s, expressionS *op) in parse_exp() function
643 src = parse_exp (src + 1, &(mode->exp)); in get_operand()
687 src = parse_exp (src, &(mode->exp)); in get_operand()
704 src = parse_exp (src, &(mode->exp)); in get_operand()
H A Dtc-sh.c979 parse_exp (char *s, sh_operand_info *op) in parse_exp() function
1085 src = parse_exp (src, op); in parse_at()
1195 *ptr = parse_exp (src, op); in get_operand()
1215 *ptr = parse_exp (src, op); in get_operand()
2582 parse_exp (op_end + 1, &operand[0]); in md_assemble()
H A Dtc-microblaze.c598 parse_exp (char *s, expressionS *e) in parse_exp() function
741 new_pointer = parse_exp (s, e); in parse_imm()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.c1001 parse_exp (const char *s, expressionS *op) in parse_exp() function
1024 res = parse_exp (res, op); in parse_exp()
1351 p = parse_exp (args, &arg_m); in emit_m()
1374 p = parse_exp (args, & arg_m); in emit_mr()
1381 p = parse_exp (p + 1, & arg_r); in emit_mr()
1437 p = parse_exp (args, & arg_s); in emit_s()
1443 p = parse_exp (p, & arg_s); in emit_s()
1457 p = parse_exp (args, & arg_s); in emit_sub()
1467 p = parse_exp (p, & arg_s); in emit_sub()
1484 p = parse_exp (args, &reg); in emit_swap()
[all …]
H A Dtc-visium.c169 static char *parse_exp (char *, expressionS *);
717 parse_exp (char *s, expressionS * op) in parse_exp() function
1199 str = parse_exp (str, &e1); in md_assemble()
1386 str = parse_exp (str, &e1); in md_assemble()
1428 str = parse_exp (str, &e1); in md_assemble()
1456 str = parse_exp (str, &e1); in md_assemble()
1532 str = parse_exp (str, &e1); in md_assemble()
1572 str = parse_exp (str, &e1); in md_assemble()
1679 str = parse_exp (str, &e1); in md_assemble()
1766 str = parse_exp (str, &e1); in md_assemble()
[all …]
H A Dtc-mcore.c647 parse_exp (char * s, expressionS * e) in parse_exp() function
738 s = parse_exp (s + 1, & e); in parse_rt()
747 s = parse_exp (s, & e); in parse_rt()
777 new_pointer = parse_exp (s, & e); in parse_imm()
1422 input_line_pointer = parse_exp (op_end + 1, & e); in md_assemble()
1441 op_end = parse_exp (op_end + 1, & e); in md_assemble()
1455 input_line_pointer = parse_exp (op_end + 1, & e); in md_assemble()
1466 input_line_pointer = parse_exp (op_end + 1, & e); in md_assemble()
H A Dtc-csky.c2284 parse_exp (char *s, expressionS *e) in parse_exp() function
2414 s = parse_exp (s + 1, &e); in parse_rt()
2426 s = parse_exp (s, &e); in parse_rt()
2485 s = parse_exp (s + 1, & e); in parse_rtf()
2547 s = parse_exp (s, &e); in parse_type_ctrlreg()
2947 char *new_oper = parse_exp (*oper, &e); in is_reg_lshift_illegal()
2977 char *new_oper = parse_exp (*oper, &e); in is_imm_within_range()
3002 char *new_oper = parse_exp (*oper, &e); in is_imm_within_range_ext()
3027 char *new_oper = parse_exp (*oper, &e); in is_oimm_within_range()
3098 *oper = parse_exp (*oper, &e); in parse_type_cpidx()
[all …]
H A Dtc-h8300.c354 static char *parse_exp (char *, struct h8_op *);
485 parse_exp (char *src, struct h8_op *op) in parse_exp() function
690 *ptr = parse_exp (src + 1, op); in get_operand()
718 *ptr = parse_exp (src, op); in get_operand()
774 src = parse_exp (src, op); in get_operand()
860 *ptr = parse_exp (src, op); in get_operand()
868 *ptr = parse_exp (src + 1, op); in get_operand()
884 *ptr = parse_exp (src, op); in get_operand()
945 ptr = parse_exp (ptr, &operand[0]); in get_mova_operands()
H A Dtc-msp430.c412 parse_exp (char * s, expressionS * op) in parse_exp() function
638 (void) parse_exp (str, & exp); in msp430_profiler()
1970 end = parse_exp (__tl, &(op->exp)); in msp430_srcoperand()
2172 end = parse_exp (__tl, &(op->exp)); in msp430_srcoperand()
2290 end = parse_exp (__tl, &(op->exp)); in msp430_srcoperand()
2365 end = parse_exp (__tl, &(op->exp)); in msp430_srcoperand()
2399 (void) parse_exp (__tl, &(op->exp)); in msp430_dstoperand()
3435 end = parse_exp (l1 + 1, &(op1.exp)); in msp430_operands()
3511 end = parse_exp (l1 + 1, &(op1.exp)); in msp430_operands()
3579 end = parse_exp (l1 + 1, &(op1.exp)); in msp430_operands()
[all …]
H A Dtc-avr.c905 parse_exp (char *s, expressionS *op) in parse_exp() function
1225 str = parse_exp (str, &op_expr); in avr_operand()
1231 str = parse_exp (str, &op_expr); in avr_operand()
1237 str = parse_exp (str, &op_expr); in avr_operand()
1243 str = parse_exp (str, &op_expr); in avr_operand()
1249 str = parse_exp (str, &op_expr); in avr_operand()
1308 str = parse_exp (str, &op_expr); in avr_operand()
1314 str = parse_exp (str, &op_expr); in avr_operand()
H A Dtc-z8k.c341 parse_exp (char *s, expressionS *op) in parse_exp() function
643 src = parse_exp (src + 1, &(mode->exp)); in get_operand()
687 src = parse_exp (src, &(mode->exp)); in get_operand()
704 src = parse_exp (src, &(mode->exp)); in get_operand()
H A Dtc-sh.c979 parse_exp (char *s, sh_operand_info *op) in parse_exp() function
1085 src = parse_exp (src, op); in parse_at()
1195 *ptr = parse_exp (src, op); in get_operand()
1215 *ptr = parse_exp (src, op); in get_operand()
2567 parse_exp (op_end + 1, &operand[0]); in md_assemble()
H A Dtc-microblaze.c570 parse_exp (char *s, expressionS *e) in parse_exp() function
713 new_pointer = parse_exp (s, e); in parse_imm()
/netbsd-src/lib/libintl/
H A Dplural_parser.c639 parse_exp(struct tokenizer_context *tcx, struct parser_element *pelem) in parse_exp() function
771 token = parse_exp(&tcx, &pelem); in main()
867 token = parse_exp(&tcx, &pelem); in main()
1011 token = parse_exp(&tcx, &pelem); in parse_plural_body()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20091060 * config/tc-mcore.c (parse_exp, parse_imm): Rename variable
1062 * config/tc-microblaze.c (parse_exp, parse_imm, check_got):
1077 * config/tc-sh.c (parse_exp): Rename variable new to
1083 * config/tc-z8k.c (parse_exp): Rename variable new to
1237 (parse_exp): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20091060 * config/tc-mcore.c (parse_exp, parse_imm): Rename variable
1062 * config/tc-microblaze.c (parse_exp, parse_imm, check_got):
1077 * config/tc-sh.c (parse_exp): Rename variable new to
1083 * config/tc-z8k.c (parse_exp): Rename variable new to
1237 (parse_exp): Likewise.

12