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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 14211 int fndopc;
14452 && ((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0
14453 || (fndopc = find_match (opcode, bz_rt_insns_32)) >= 0)
14467 opcode = (bzc_insns_32[fndopc].match
14504 && (((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0
14506 || ((fndopc = find_match (opcode, bz_rt_insns_32)) >= 0
14518 (bz_insns_16[fndopc].match
14168 int fndopc; local
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 14160 int fndopc;
14401 && ((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0
14402 || (fndopc = find_match (opcode, bz_rt_insns_32)) >= 0)
14416 opcode = (bzc_insns_32[fndopc].match
14453 && (((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0
14455 || ((fndopc = find_match (opcode, bz_rt_insns_32)) >= 0
14467 (bz_insns_16[fndopc].match
14117 int fndopc; local
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 14055 int fndopc;
14296 && ((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0
14297 || (fndopc = find_match (opcode, bz_rt_insns_32)) >= 0)
14311 opcode = (bzc_insns_32[fndopc].match
14348 && (((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0
14350 || ((fndopc = find_match (opcode, bz_rt_insns_32)) >= 0
14362 (bz_insns_16[fndopc].match
14012 int fndopc; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 14068 int fndopc;
14309 && ((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0
14310 || (fndopc = find_match (opcode, bz_rt_insns_32)) >= 0)
14324 opcode = (bzc_insns_32[fndopc].match
14361 && (((fndopc = find_match (opcode, bz_rs_insns_32)) >= 0
14363 || ((fndopc = find_match (opcode, bz_rt_insns_32)) >= 0
14375 (bz_insns_16[fndopc].match
14025 int fndopc; local

Completed in 63 milliseconds