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

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 457 static void install_gen_operand (int mode, int val);
2946 bit on tmpreg so install_gen_operand can check for it and
2953 install_gen_operand (s[1], tmpreg);
3827 install_gen_operand (int mode, int val)
3826 install_gen_operand (int mode, int val) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 457 static void install_gen_operand (int mode, int val);
2946 bit on tmpreg so install_gen_operand can check for it and
2953 install_gen_operand (s[1], tmpreg);
3827 install_gen_operand (int mode, int val)
3826 install_gen_operand (int mode, int val) function

Completed in 31 milliseconds