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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-gen.c 258 static int irf_operand (int, const char *);
882 irf_operand (int op, const char *field)
974 int m42 = plain_mov && irf_operand (idesc->operands[0], field);
975 int m43 = plain_mov && irf_operand (idesc->operands[1], field);
880 irf_operand (int op, const char *field) function
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-gen.c 258 static int irf_operand (int, const char *);
882 irf_operand (int op, const char *field)
974 int m42 = plain_mov && irf_operand (idesc->operands[0], field);
975 int m43 = plain_mov && irf_operand (idesc->operands[1], field);
880 irf_operand (int op, const char *field) function
  /src/external/gpl3/gdb/dist/opcodes/
ia64-gen.c 258 static int irf_operand (int, const char *);
882 irf_operand (int op, const char *field)
974 int m42 = plain_mov && irf_operand (idesc->operands[0], field);
975 int m43 = plain_mov && irf_operand (idesc->operands[1], field);
880 irf_operand (int op, const char *field) function
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-gen.c 258 static int irf_operand (int, const char *);
882 irf_operand (int op, const char *field)
974 int m42 = plain_mov && irf_operand (idesc->operands[0], field);
975 int m43 = plain_mov && irf_operand (idesc->operands[1], field);
880 irf_operand (int op, const char *field) function

Completed in 30 milliseconds