HomeSort by: relevance | last modified time | path
    Searched defs:make_right_shifted_expr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
cgen.c 31 static expressionS * make_right_shifted_expr
707 new_exp = make_right_shifted_expr (expP, rightshift, signed_p);
802 make_right_shifted_expr (expressionS * exp, function
  /src/external/gpl3/binutils.old/dist/gas/
cgen.c 31 static expressionS * make_right_shifted_expr
705 new_exp = make_right_shifted_expr (expP, rightshift, signed_p);
800 make_right_shifted_expr (expressionS * exp, function

Completed in 26 milliseconds