HomeSort by relevance Sort by last modified time
    Searched refs:md_pseudo_table (Results 1 - 25 of 70) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.27/gas/
tc.h 25 extern const pseudo_typeS md_pseudo_table[];
  /toolchain/binutils/binutils-2.27/gas/config/
tc-cris.h 51 extern const pseudo_typeS md_pseudo_table[];
tc-fr30.c 86 const pseudo_typeS md_pseudo_table[] =
85 const pseudo_typeS md_pseudo_table[] = variable
tc-ip2k.c 90 const pseudo_typeS md_pseudo_table[] = variable
tc-lm32.c 76 const pseudo_typeS md_pseudo_table[] = variable
tc-or1k.c 96 const pseudo_typeS md_pseudo_table[] = variable
tc-xc16x.c 97 const pseudo_typeS md_pseudo_table[] = variable
tc-z8k.c 103 const pseudo_typeS md_pseudo_table[] = { variable
162 for (idx = 0; md_pseudo_table[idx].poc_name; idx++)
166 fake_opcode->name = md_pseudo_table[idx].poc_name;
167 fake_opcode->func = (void *) (md_pseudo_table + idx);
    [all...]
tc-ft32.c 38 const pseudo_typeS md_pseudo_table[] = variable
tc-mt.c 62 const pseudo_typeS md_pseudo_table[] = variable
tc-pj.c 48 const pseudo_typeS md_pseudo_table[] = variable
tc-xstormy16.c 82 const pseudo_typeS md_pseudo_table[] =
81 const pseudo_typeS md_pseudo_table[] = variable
tc-moxie.c 37 const pseudo_typeS md_pseudo_table[] = variable
tc-epiphany.c 87 const pseudo_typeS md_pseudo_table[] = variable
tc-iq2000.c 977 const pseudo_typeS md_pseudo_table[] =
971 const pseudo_typeS md_pseudo_table[] = variable
tc-i860.c 98 const pseudo_typeS md_pseudo_table[] = variable
    [all...]
tc-m32c.c 158 const pseudo_typeS md_pseudo_table[] =
157 const pseudo_typeS md_pseudo_table[] = variable
    [all...]
tc-mn10200.c 101 const pseudo_typeS md_pseudo_table[] =
98 const pseudo_typeS md_pseudo_table[] = variable
tc-pdp11.c 78 const pseudo_typeS md_pseudo_table[] = variable
tc-rl78.c 398 const pseudo_typeS md_pseudo_table[] = variable
    [all...]
tc-spu.c 83 const pseudo_typeS md_pseudo_table[] = variable
tc-tilegx.c 1305 const pseudo_typeS md_pseudo_table[] = variable
    [all...]
tc-tilepro.c 1189 const pseudo_typeS md_pseudo_table[] = variable
    [all...]
tc-xgate.c 160 const pseudo_typeS md_pseudo_table[] = variable
    [all...]
tc-rx.c 593 md_pseudo_table[idx].poc_name);
598 const pseudo_typeS md_pseudo_table[] =
597 const pseudo_typeS md_pseudo_table[] = variable
    [all...]

Completed in 775 milliseconds

1 2 3