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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-tilegx.c 84 #define OPTION_64 (OPTION_MD_BASE + 1)
93 {"64", no_argument, NULL, OPTION_64},
120 case OPTION_64:
    [all...]
tc-sparc.c 460 #define OPTION_64 (OPTION_MD_BASE + 4)
461 {"64", no_argument, NULL, OPTION_64},
512 md_parse_option (OPTION_64, NULL);
589 case OPTION_64:
    [all...]
tc-i386.c     [all...]
tc-mips.c     [all...]

Completed in 204 milliseconds