Searched refs:deprecated (Results 1 – 25 of 104) sorted by relevance
12345
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | thumb32.l | 2 [^;]*:450: Warning: s suffix on comparison instruction is deprecated 3 [^;]*:450: Warning: s suffix on comparison instruction is deprecated 4 [^;]*:450: Warning: s suffix on comparison instruction is deprecated 5 [^;]*:450: Warning: s suffix on comparison instruction is deprecated 6 [^;]*:451: Warning: s suffix on comparison instruction is deprecated 7 [^;]*:451: Warning: s suffix on comparison instruction is deprecated 8 [^;]*:451: Warning: s suffix on comparison instruction is deprecated 9 [^;]*:451: Warning: s suffix on comparison instruction is deprecated 10 [^;]*:452: Warning: s suffix on comparison instruction is deprecated 11 [^;]*:452: Warning: s suffix on comparison instruction is deprecated [all …]
|
D | armv8-a-it-bad.l | 2 .*:7: Warning: IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8 3 .*:15: Warning: IT blocks containing more than one conditional instruction are deprecated in ARMv8 4 .*:20: Warning: IT blocks containing more than one conditional instruction are deprecated in ARMv8 5 .*:30: Warning: IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8 6 .*:36: Warning: IT blocks containing more than one conditional instruction are deprecated in ARMv8 7 …blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Short … 8 …blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Miscel… 9 …blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Litera… 10 …blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Hi-reg… 11 …blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Short … [all …]
|
D | armv1.l | 2 [^:]*:26: Warning: s suffix on comparison instruction is deprecated 3 [^:]*:29: Warning: s suffix on comparison instruction is deprecated 4 [^:]*:32: Warning: s suffix on comparison instruction is deprecated 5 [^:]*:35: Warning: s suffix on comparison instruction is deprecated
|
D | armv8-a-bad.l | 3 .*:10: Warning: This coprocessor register access is deprecated in ARMv8 4 .*:11: Warning: This coprocessor register access is deprecated in ARMv8 5 .*:12: Warning: This coprocessor register access is deprecated in ARMv8 6 .*:13: Warning: This coprocessor register access is deprecated in ARMv8 7 .*:14: Warning: This coprocessor register access is deprecated in ARMv8 8 .*:17: Warning: setend use is deprecated for ARMv8 9 .*:20: Warning: setend use is deprecated for ARMv8
|
D | armv8-a-it-bad.s | 5 @ Wide instruction in IT block is deprecated. 9 @ This IT block is not deprecated. 13 @ IT block of more than one instruction is deprecated. 38 @ Test the various classes of 16-bit instructions that are deprecated.
|
D | vstr-arm-bad.l | 2 [^:]*:6: Warning: Use of PC here is deprecated 3 [^:]*:7: Warning: Use of PC here is deprecated
|
D | depr-swp.l | 3 [^:]*:6: Warning: swp{b} use is deprecated for ARMv6 and ARMv7 4 [^:]*:8: Warning: swp{b} use is deprecated for ARMv6 and ARMv7
|
D | udf.l | 2 …blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Short … 3 ^[^:]*:21: Warning: IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8
|
D | ldsgeb.l | 2 .*: Warning: conditional infixes are deprecated in unified syntax
|
D | ldsgeh.l | 2 .*: Warning: conditional infixes are deprecated in unified syntax
|
D | ldst-pc.d | 3 #as: -mno-warn-deprecated
|
D | msr-reg.s | 8 msr APSR,r9 @ deprecated usage.
|
D | thumb2_bad_reg.l | 81 [^:]*:[0-9]+: Warning: use of r13 is deprecated 150 [^:]*:[0-9]+: Warning: Use of r13 as a source register is deprecated when r13 is the destination re… 151 [^:]*:[0-9]+: Warning: Use of r13 as a source register is deprecated when r15 is the destination re… 152 [^:]*:[0-9]+: Warning: Use of r15 as a source register is deprecated when r13 is the destination re… 153 [^:]*:[0-9]+: Warning: Use of r15 as a source register is deprecated when r15 is the destination re…
|
D | msr-reg.d | 4 # warning: writing to APSR without specifying a bitmask is deprecated
|
D | msr-reg-thumb.d | 5 # warning: writing to APSR without specifying a bitmask is deprecated
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
D | deprecated.d | 2 #source: deprecated.s 3 #error-output: deprecated.l
|
D | deprecated.l | 2 [^:]*:4: Warning: system register name 'spsr_svc' is deprecated and may be removed in a future rele… 3 [^:]*:5: Warning: system register name 'spsr_hyp' is deprecated and may be removed in a future rele…
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm-reloc-property.cc | 271 #define RD(name, type, deprecated, class, operation, is_implemented, \ in Arm_reloc_property_table() argument 279 Arm_reloc_property::RT_##type, deprecated, \ in Arm_reloc_property_table()
|
D | arm-reloc.def | 37 // handle deprecated relocations so we one of the types above. 39 // Deprecated: Whether this is a deprecated relocation type. The linker
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ppc.h | 54 ppc_cpu_t deprecated; member
|
/toolchain/binutils/binutils-2.25/gas/ |
D | NEWS | 213 deprecated and will be removed in a future release. 273 * GASP has now been deprecated and will be removed in a future release. Use 288 target processor has been deprecated, but is still accepted for 297 * The MIPS assembler now accepts -march/-mtune. -mcpu has been deprecated 326 translating various deprecated floating point instructions.
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | epocpe.sc | 136 /* end is deprecated, don't use it */
|
D | mcorepe.sc | 142 /* end is deprecated, don't use it */
|
D | i386beos.sc | 143 /* end is deprecated, don't use it */
|
D | ppcpe.sc | 66 seem to suggest that this section is now deprecated infavor
|
12345