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

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 208 static int build_reg_mode (operand *, int);
2336 build_reg_mode (operand *op, int format)
2544 build_reg_mode (&operands[i], format);
2330 build_reg_mode (operand *op, int format) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 208 static int build_reg_mode (operand *, int);
2336 build_reg_mode (operand *op, int format)
2544 build_reg_mode (&operands[i], format);
2330 build_reg_mode (operand *op, int format) function

Completed in 28 milliseconds