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

  /src/external/gpl3/gdb/dist/sim/erc32/
exec.c 1679 uint32_t ldadj; local
1713 ldadj = opf & 1;
1714 if (!(((sregs->flrd - rs1) >> ldadj) && ((sregs->flrd - rs2) >> ldadj)))
  /src/external/gpl3/gdb.old/dist/sim/erc32/
exec.c 1679 uint32_t ldadj; local
1713 ldadj = opf & 1;
1714 if (!(((sregs->flrd - rs1) >> ldadj) && ((sregs->flrd - rs2) >> ldadj)))

Completed in 33 milliseconds