Home | History | Annotate | Download | only in config

Lines Matching refs:XSCALE

580   N_("XScale accumulator register expected"),
6437 OP_RXA, /* XScale accumulator register */
8404 Two XScale instructions are special cases of these:
9892 /* XScale instructions. Also sorted arithmetic before move. */
9894 /* Xscale multiply-accumulate (argument parse)
9906 /* Xscale move-accumulator-register (argument parse)
9917 /* Xscale move-register-accumulator (argument parse)
18017 /* XScale accumulator registers. */
18018 REGNUM(acc,0,XSCALE), REGNUM(ACC,0,XSCALE),
19938 #define ARM_VARIANT & arm_cext_xscale /* Intel XScale extensions. */
24088 -mxscale XScale processors
24105 strongarm, strongarm110, strongarm1100, strongarm1110, xscale.
24259 {"mxscale", &legacy_cpu, ARM_ARCH_XSCALE, N_("use -mcpu=xscale")},
24432 /* ??? XSCALE is really an architecture. */
24433 ARM_CPU_OPT ("xscale", ARM_ARCH_XSCALE, FPU_ARCH_VFP_V2, NULL),
24502 ARM_ARCH_OPT ("xscale", ARM_ARCH_XSCALE, FPU_ARCH_VFP),
24546 ARM_EXT_OPT ("xscale",ARM_FEATURE (0, ARM_CEXT_XSCALE), ARM_ANY),