Home
last modified time | relevance | path

Searched refs:architecture (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/frv/
Dfr450-insn.l2 .*:1: Error: Instruction not supported by this architecture
3 .*:2: Error: Instruction not supported by this architecture
4 .*:3: Error: Instruction not supported by this architecture
5 .*:4: Error: Instruction not supported by this architecture
6 .*:5: Error: Instruction not supported by this architecture
8 .*:7: Error: Instruction not supported by this architecture
9 .*:8: Error: Instruction not supported by this architecture
10 .*:9: Error: Instruction not supported by this architecture
11 .*:10: Error: Instruction not supported by this architecture
12 .*:11: Error: Instruction not supported by this architecture
[all …]
Dfr405-insn.l2 .*:1: Error: Instruction not supported by this architecture
3 .*:2: Error: Instruction not supported by this architecture
4 .*:3: Error: Instruction not supported by this architecture
5 .*:4: Error: Instruction not supported by this architecture
6 .*:5: Error: Instruction not supported by this architecture
7 .*:6: Error: Instruction not supported by this architecture
8 .*:7: Error: Instruction not supported by this architecture
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
Dinsns-bad-2.l2 [^:]*:6: Error: register number 31 not supported on this architecture
3 [^:]*:7: Error: register number 31 not supported on this architecture
4 [^:]*:8: Error: register number 31 not supported on this architecture
5 [^:]*:9: Error: register number 31 not supported on this architecture
6 [^:]*:24: Error: register number 31 not supported on this architecture
7 [^:]*:25: Error: register number 31 not supported on this architecture
8 [^:]*:26: Error: register number 31 not supported on this architecture
9 [^:]*:27: Error: register number 31 not supported on this architecture
10 [^:]*:42: Error: register number 31 not supported on this architecture
11 [^:]*:43: Error: register number 31 not supported on this architecture
[all …]
Dpredicate-bad-2.l2 [^:]*:5: Error: predication on A0 not supported on this architecture
9 [^:]*:11: Error: predication on A0 not supported on this architecture
40 [^:]*:44: Error: predication on A0 not supported on this architecture
47 [^:]*:50: Error: predication on A0 not supported on this architecture
54 [^:]*:57: Error: predication on A0 not supported on this architecture
61 [^:]*:63: Error: predication on A0 not supported on this architecture
80 [^:]*:83: Error: predication on A0 not supported on this architecture
87 [^:]*:89: Error: predication on A0 not supported on this architecture
Darch-invalid-2.l2 [^:]*:1: Error: unknown architecture 'nonesuch'
Darch-invalid-1.l2 Error: unknown architecture 'invalid'
Dattr-arch-directive-4.s1 # .c6xabi_attribute directives override other architecture information.
Dattr-arch-directive-5.s1 # .c6xabi_attribute directives override other architecture information.
Dpredicate-bad-2.d1 #name: C6X bad predicates for architecture
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-ppc.texi32 instructions each variant supports, please see the chip's architecture
112 Generate code for A2 architecture.
130 Generate code for Power4 architecture.
133 Generate code for Power5 architecture.
136 Generate code for Power6 architecture.
139 Generate code for Power7 architecture.
142 Generate code for Power8 architecture.
145 Generate code for Power9 architecture.
149 Generate code for Cell Broadband Engine architecture.
155 Generate code for any architecture (PWR/PWRX/PPC).
Dc-ip2k.texi32 @cindex architecture options, IP2022
33 @cindex IP2K architecture options
40 @cindex architecture options, IP2K
41 @cindex IP2K architecture options
Dc-aarch64.texi84 @item -march=@var{architecture}[+@var{extension}@dots{}]
85 This option specifies the target architecture. The assembler will
87 instruction which will not execute on the target architecture. The
88 following architecture names are recognized: @code{armv8-a},
95 The architecture option can be extended with the same instruction set
115 The table below lists the permitted architecture extensions that are
248 The AArch64 architecture uses @sc{ieee} floating-point numbers.
261 Select the target architecture. Valid values for @var{name} are the same as
264 Specifying @code{.arch} clears any previously selected architecture
269 Add or remove an architecture extension to the target architecture. Valid
[all …]
Dc-visium.texi35 This option specifies the target architecture. If an attempt is made to
36 assemble an instruction that will not execute on the target architecture,
82 All the standard opcodes of the architecture are implemented, along with the
Dc-m32c.texi38 @cindex architecture options, M32C
39 @cindex M32C architecture option
44 @cindex architecture options, M16C
45 @cindex M16C architecture option
Dc-rl78.texi36 architecture.
40 architecture.
45 architecture. This is the default.
/toolchain/binutils/binutils-2.27/opcodes/
Dsparc-dis.c38 #define V9_ONLY_P(insn) (! ((insn)->architecture & ~MASK_V9))
40 #define V9_P(insn) (((insn)->architecture & MASK_V9) != 0)
284 if (op0->architecture & current_arch_mask) in compare_opcodes()
286 if (! (op1->architecture & current_arch_mask)) in compare_opcodes()
291 if (op1->architecture & current_arch_mask) in compare_opcodes()
293 else if (op0->architecture != op1->architecture) in compare_opcodes()
294 return op0->architecture - op1->architecture; in compare_opcodes()
547 if (! (opcode->architecture & current_arch_mask)) in print_insn_sparc()
/toolchain/binutils/binutils-2.27/gas/
DNEWS10 * Support for the ARMv8-M architecture has been added to the ARM port. Support
58 * Support for the ARMv8.1 architecture has been added to the Aarch64 port.
59 Support for the individual ARMv8.1 Adv.SIMD, LOR and PAN architecture
62 * Support for the ARMv8.1 architecture has been added to the ARM port. Support
63 for the individual ARMv8.1 Adv.SIMD and PAN architecture extensions has also
100 * Add support for the 64-bit ARM architecture: AArch64.
104 * Add support for the VLE extension to the PowerPC architecture.
106 * Add support for the Freescale XGATE architecture.
111 * Add support for the Renesas RL78 architecture.
113 * Add support for the Adapteva EPIPHANY architecture.
[all …]
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
Dmism-1.s1 ! Test architecture mismatch warnings.
Dmism-2.s1 ! Test architecture mismatch warnings from v9b upwards.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Darchv6s-m-bad.l2 [^:]*:7: Error: SVC is not permitted on this architecture
Dmul-overlap.d1 # name: Overlapping multiplication operands without architecture specification
Dcmdline-bad-arch.d3 # error: unknown architecture `armv'
Darmv2-mp-bad.l2 [^:]*: extension does not apply to the base architecture
Dmrs-msr-arm-v7-a-bad.d1 # name: MRS/MSR negative test, architecture v7-A, ARM mode
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
Dgroup-6.d8 architecture: .*

12345678910>>...18