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

  /src/external/gpl3/binutils/dist/opcodes/
nfp-dis.c 1967 unsigned int indref = _BTST (instr, 41); local
2101 dinfo->fprintf_func (dinfo->stream, "0x%x, ", (indref << 6) | xfer);
2135 if (indref && (mode != 2) && (mode != 3))
2246 unsigned int indref = _BTST (instr, 41); local
2365 dinfo->fprintf_func (dinfo->stream, "0x%x, ", (indref << 6) | xfer);
2398 if (indref && (mode != 2) && (mode != 3))
  /src/external/gpl3/binutils.old/dist/opcodes/
nfp-dis.c 1967 unsigned int indref = _BTST (instr, 41); local
2101 dinfo->fprintf_func (dinfo->stream, "0x%x, ", (indref << 6) | xfer);
2135 if (indref && (mode != 2) && (mode != 3))
2246 unsigned int indref = _BTST (instr, 41); local
2365 dinfo->fprintf_func (dinfo->stream, "0x%x, ", (indref << 6) | xfer);
2398 if (indref && (mode != 2) && (mode != 3))
  /src/external/gpl3/gdb/dist/opcodes/
nfp-dis.c 1967 unsigned int indref = _BTST (instr, 41); local
2101 dinfo->fprintf_func (dinfo->stream, "0x%x, ", (indref << 6) | xfer);
2135 if (indref && (mode != 2) && (mode != 3))
2246 unsigned int indref = _BTST (instr, 41); local
2365 dinfo->fprintf_func (dinfo->stream, "0x%x, ", (indref << 6) | xfer);
2398 if (indref && (mode != 2) && (mode != 3))
  /src/external/gpl3/gdb.old/dist/opcodes/
nfp-dis.c 1967 unsigned int indref = _BTST (instr, 41); local
2101 dinfo->fprintf_func (dinfo->stream, "0x%x, ", (indref << 6) | xfer);
2135 if (indref && (mode != 2) && (mode != 3))
2246 unsigned int indref = _BTST (instr, 41); local
2365 dinfo->fprintf_func (dinfo->stream, "0x%x, ", (indref << 6) | xfer);
2398 if (indref && (mode != 2) && (mode != 3))

Completed in 33 milliseconds