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

  /toolchain/binutils/binutils-2.27/gas/config/
tc-aarch64.c 39 #ifndef CPU_DEFAULT
40 #define CPU_DEFAULT AARCH64_ARCH_V8
56 static const aarch64_feature_set cpu_default = CPU_DEFAULT; variable
    [all...]
tc-arm.c 97 #ifndef CPU_DEFAULT
103 should define CPU_DEFAULT here. */
169 #ifdef CPU_DEFAULT
170 static const arm_feature_set cpu_default = CPU_DEFAULT; variable
    [all...]

Completed in 575 milliseconds