| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-moxie.c | 45 static valueT md_chars_to_number (char * buf, int n); 702 newval = md_chars_to_number (buf, 2); 732 md_chars_to_number (char * buf, int n) 731 md_chars_to_number (char * buf, int n) function
|
| tc-ft32.c | 39 static valueT md_chars_to_number (char * buf, int n); 531 md_chars_to_number (char * buf, int n) 609 newval = md_chars_to_number (buf, 2); 617 newval = md_chars_to_number (buf, 3); 625 newval = md_chars_to_number (buf, 2); 633 newval = md_chars_to_number (buf, 3); 641 newval = md_chars_to_number (buf, 4); 530 md_chars_to_number (char * buf, int n) function
|
| tc-pdp11.c | 255 code = md_chars_to_number ((unsigned char *) buf, size); 298 md_chars_to_number (unsigned char *con, int nbytes) 297 md_chars_to_number (unsigned char *con, int nbytes) function
|
| tc-bfin.c | 630 md_chars_to_number (char *val, int n) function 656 newval = md_chars_to_number (where, 2); 670 newval = md_chars_to_number (where, 2); 685 newval = md_chars_to_number (where, 2); 719 newval = md_chars_to_number (where, 1); 732 newval = md_chars_to_number (where, 2);
|
| tc-kvx.c | 385 static valueT md_chars_to_number (char *buf, int n); 387 md_chars_to_number (char *buf, int n) function 1661 image = md_chars_to_number (fixpos, fixP->fx_size);
|
| tc-pru.c | 157 /* Function md_chars_to_number takes the sequence of 161 md_chars_to_number (char *buf, int n) 801 insn = md_chars_to_number (buf, fixP->fx_size); 160 md_chars_to_number (char *buf, int n) function
|
| tc-vax.c | 330 md_chars_to_number (unsigned char con[], int nbytes) 2798 opcode_as_number = md_chars_to_number ((unsigned char *) opcode_as_chars, 4); 327 md_chars_to_number (unsigned char con[], int nbytes) function
|
| tc-metag.c | 7012 md_chars_to_number (char *val, int n) function 7061 newval = md_chars_to_number (buf, 4); 7075 newval = md_chars_to_number (buf, 4); 7108 newval = md_chars_to_number (buf, 4);
|
| tc-tic6x.c | 3083 md_chars_to_number (char *buf, int n) function 3735 = md_chars_to_number (seginfo->tc_segment_info_data.spmask_addr, 3829 valueT newval = md_chars_to_number (buf, 4); 3870 valueT newval = md_chars_to_number (buf, 4); 3901 valueT newval = md_chars_to_number (buf, 4); 3913 valueT newval = md_chars_to_number (buf, 4); 3927 valueT newval = md_chars_to_number (buf, 4); 3955 valueT newval = md_chars_to_number (buf, 4); 3992 valueT newval = md_chars_to_number (buf, 4); 4010 valueT newval = md_chars_to_number (buf, 4) [all...] |
| tc-arm.c | 26047 md_chars_to_number (char * buf, int n) 27582 insn = md_chars_to_number (buf, THUMB_SIZE) << 16; 27583 insn |= md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); 27628 newval = md_chars_to_number (buf, THUMB_SIZE); 27629 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); 27703 temp = md_chars_to_number (buf, INSN_SIZE); 27772 temp = md_chars_to_number (buf, INSN_SIZE); 27838 newval = md_chars_to_number (buf, INSN_SIZE); 27868 newval = md_chars_to_number (buf, INSN_SIZE); 27885 newval = md_chars_to_number (buf+2, THUMB_SIZE) 26039 md_chars_to_number (char * buf, int n) function [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-moxie.c | 45 static valueT md_chars_to_number (char * buf, int n); 702 newval = md_chars_to_number (buf, 2); 732 md_chars_to_number (char * buf, int n) 731 md_chars_to_number (char * buf, int n) function
|
| tc-ft32.c | 39 static valueT md_chars_to_number (char * buf, int n); 531 md_chars_to_number (char * buf, int n) 609 newval = md_chars_to_number (buf, 2); 617 newval = md_chars_to_number (buf, 3); 625 newval = md_chars_to_number (buf, 2); 633 newval = md_chars_to_number (buf, 3); 641 newval = md_chars_to_number (buf, 4); 530 md_chars_to_number (char * buf, int n) function
|
| tc-pdp11.c | 255 code = md_chars_to_number ((unsigned char *) buf, size); 298 md_chars_to_number (unsigned char *con, int nbytes) 297 md_chars_to_number (unsigned char *con, int nbytes) function
|
| tc-bfin.c | 630 md_chars_to_number (char *val, int n) function 656 newval = md_chars_to_number (where, 2); 670 newval = md_chars_to_number (where, 2); 685 newval = md_chars_to_number (where, 2); 719 newval = md_chars_to_number (where, 1); 732 newval = md_chars_to_number (where, 2);
|
| tc-kvx.c | 385 static valueT md_chars_to_number (char *buf, int n); 387 md_chars_to_number (char *buf, int n) function 1661 image = md_chars_to_number (fixpos, fixP->fx_size);
|
| tc-pru.c | 157 /* Function md_chars_to_number takes the sequence of 161 md_chars_to_number (char *buf, int n) 801 insn = md_chars_to_number (buf, fixP->fx_size); 160 md_chars_to_number (char *buf, int n) function
|
| tc-vax.c | 330 md_chars_to_number (unsigned char con[], int nbytes) 2798 opcode_as_number = md_chars_to_number ((unsigned char *) opcode_as_chars, 4); 327 md_chars_to_number (unsigned char con[], int nbytes) function
|
| tc-metag.c | 7012 md_chars_to_number (char *val, int n) function 7061 newval = md_chars_to_number (buf, 4); 7075 newval = md_chars_to_number (buf, 4); 7108 newval = md_chars_to_number (buf, 4);
|
| tc-tic6x.c | 3083 md_chars_to_number (char *buf, int n) function 3735 = md_chars_to_number (seginfo->tc_segment_info_data.spmask_addr, 3829 valueT newval = md_chars_to_number (buf, 4); 3870 valueT newval = md_chars_to_number (buf, 4); 3901 valueT newval = md_chars_to_number (buf, 4); 3913 valueT newval = md_chars_to_number (buf, 4); 3927 valueT newval = md_chars_to_number (buf, 4); 3955 valueT newval = md_chars_to_number (buf, 4); 3992 valueT newval = md_chars_to_number (buf, 4); 4010 valueT newval = md_chars_to_number (buf, 4) [all...] |
| tc-arm.c | 26050 md_chars_to_number (char * buf, int n) 27585 insn = md_chars_to_number (buf, THUMB_SIZE) << 16; 27586 insn |= md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); 27631 newval = md_chars_to_number (buf, THUMB_SIZE); 27632 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); 27706 temp = md_chars_to_number (buf, INSN_SIZE); 27775 temp = md_chars_to_number (buf, INSN_SIZE); 27841 newval = md_chars_to_number (buf, INSN_SIZE); 27871 newval = md_chars_to_number (buf, INSN_SIZE); 27888 newval = md_chars_to_number (buf+2, THUMB_SIZE) 26042 md_chars_to_number (char * buf, int n) function [all...] |