HomeSort by relevance Sort by last modified time
    Searched refs:OPTION_32 (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-tilegx.c 83 #define OPTION_32 (OPTION_MD_BASE + 0)
92 {"32", no_argument, NULL, OPTION_32},
116 case OPTION_32:
    [all...]
tc-sparc.c 458 #define OPTION_32 (OPTION_MD_BASE + 3)
459 {"32", no_argument, NULL, OPTION_32},
521 md_parse_option (OPTION_32, NULL);
588 case OPTION_32:
593 sparc_arch_size = c == OPTION_32 ? 32 : 64;
    [all...]
tc-i386.c     [all...]
tc-mips.c     [all...]

Completed in 97 milliseconds