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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 8198 int rsrc_write = 0; local
8204 rsrc_write = 1;
8225 dep->name, idesc->name, (rsrc_write?"write":"read"), note)
8237 if (idesc->operands[!rsrc_write] == IA64_OPND_AR3)
8239 int regno = CURR_SLOT.opnd[!rsrc_write].X_add_number - REG_AR;
8263 if (idesc->operands[!rsrc_write] == IA64_OPND_AR3)
8265 int regno = CURR_SLOT.opnd[!rsrc_write].X_add_number - REG_AR;
8302 if (idesc->operands[!rsrc_write] == IA64_OPND_AR3)
8304 int regno = CURR_SLOT.opnd[!rsrc_write].X_add_number - REG_AR;
8325 if (idesc->operands[!rsrc_write] == IA64_OPND_AR3
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 8198 int rsrc_write = 0; local
8204 rsrc_write = 1;
8225 dep->name, idesc->name, (rsrc_write?"write":"read"), note)
8237 if (idesc->operands[!rsrc_write] == IA64_OPND_AR3)
8239 int regno = CURR_SLOT.opnd[!rsrc_write].X_add_number - REG_AR;
8263 if (idesc->operands[!rsrc_write] == IA64_OPND_AR3)
8265 int regno = CURR_SLOT.opnd[!rsrc_write].X_add_number - REG_AR;
8302 if (idesc->operands[!rsrc_write] == IA64_OPND_AR3)
8304 int regno = CURR_SLOT.opnd[!rsrc_write].X_add_number - REG_AR;
8325 if (idesc->operands[!rsrc_write] == IA64_OPND_AR3
    [all...]

Completed in 183 milliseconds