Home | History | Annotate | Download | only in config

Lines Matching full:real_name

1891       char real_name[32];
1893 sprintf (real_name, "%sa", old_name);
1894 opcode = hash_find (msp430_hash, real_name);
1901 as_warn ("treating %s.a as %s", old_name, real_name);