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

  /src/external/gpl3/gdb/dist/sim/h8300/
compile.c 333 bitfrom (int x) function
782 p->type = X (OP_REG, bitfrom (x));
787 p->type = X (OP_LOWREG, bitfrom (x));
  /src/external/gpl3/gdb.old/dist/sim/h8300/
compile.c 333 bitfrom (int x) function
782 p->type = X (OP_REG, bitfrom (x));
787 p->type = X (OP_LOWREG, bitfrom (x));

Completed in 57 milliseconds