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

  /src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c 830 #define F_POP_V9 0x1 /* The pseudo-op is for v9 only. */
851 { "hix", BFD_RELOC_SPARC_HIX22, F_POP_V9 },
852 { "lox", BFD_RELOC_SPARC_LOX10, F_POP_V9 },
857 { "hh", BFD_RELOC_SPARC_HH22, F_POP_V9|F_POP_PCREL },
858 { "hm", BFD_RELOC_SPARC_HM10, F_POP_V9|F_POP_PCREL },
859 { "lm", BFD_RELOC_SPARC_LM22, F_POP_V9|F_POP_PCREL },
860 { "h34", BFD_RELOC_SPARC_H34, F_POP_V9 },
861 { "l34", BFD_RELOC_SPARC_L44, F_POP_V9 },
862 { "h44", BFD_RELOC_SPARC_H44, F_POP_V9 },
863 { "m44", BFD_RELOC_SPARC_M44, F_POP_V9 },
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c 829 #define F_POP_V9 0x1 /* The pseudo-op is for v9 only. */
850 { "hix", BFD_RELOC_SPARC_HIX22, F_POP_V9 },
851 { "lox", BFD_RELOC_SPARC_LOX10, F_POP_V9 },
856 { "hh", BFD_RELOC_SPARC_HH22, F_POP_V9|F_POP_PCREL },
857 { "hm", BFD_RELOC_SPARC_HM10, F_POP_V9|F_POP_PCREL },
858 { "lm", BFD_RELOC_SPARC_LM22, F_POP_V9|F_POP_PCREL },
859 { "h34", BFD_RELOC_SPARC_H34, F_POP_V9 },
860 { "l34", BFD_RELOC_SPARC_L44, F_POP_V9 },
861 { "h44", BFD_RELOC_SPARC_H44, F_POP_V9 },
862 { "m44", BFD_RELOC_SPARC_M44, F_POP_V9 },
    [all...]

Completed in 24 milliseconds