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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 553 PSEUDO_FUNC_CONST,
590 { "alt", PSEUDO_FUNC_CONST, { 0xa } },
591 { "brcst", PSEUDO_FUNC_CONST, { 0x0 } },
592 { "mix", PSEUDO_FUNC_CONST, { 0x8 } },
593 { "rev", PSEUDO_FUNC_CONST, { 0xb } },
594 { "shuf", PSEUDO_FUNC_CONST, { 0x9 } },
597 { "nat", PSEUDO_FUNC_CONST, { 0x100 } },
598 { "qnan", PSEUDO_FUNC_CONST, { 0x080 } },
599 { "snan", PSEUDO_FUNC_CONST, { 0x040 } },
600 { "pos", PSEUDO_FUNC_CONST, { 0x001 } }
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 553 PSEUDO_FUNC_CONST,
590 { "alt", PSEUDO_FUNC_CONST, { 0xa } },
591 { "brcst", PSEUDO_FUNC_CONST, { 0x0 } },
592 { "mix", PSEUDO_FUNC_CONST, { 0x8 } },
593 { "rev", PSEUDO_FUNC_CONST, { 0xb } },
594 { "shuf", PSEUDO_FUNC_CONST, { 0x9 } },
597 { "nat", PSEUDO_FUNC_CONST, { 0x100 } },
598 { "qnan", PSEUDO_FUNC_CONST, { 0x080 } },
599 { "snan", PSEUDO_FUNC_CONST, { 0x040 } },
600 { "pos", PSEUDO_FUNC_CONST, { 0x001 } }
    [all...]

Completed in 28 milliseconds