Home | History | Annotate | Download | only in opcodes

Lines Matching defs:parse_lo16

68 static const char * parse_lo16       (CGEN_CPU_DESC, const char **, int, long *, long);
221 return parse_lo16 (cd, strp, opindex, valuep, 1);
225 parse_lo16 (CGEN_CPU_DESC cd,
319 return parse_lo16 (cd, strp, opindex, (long *) valuep, 0);