zig/lib/std/target
Andrew Kelley 2b33e27e1c
arm baseline CPU is v7a rather than v6m
v6m is thumb-mode and the baseline should probably be an 'a' variant.
2020-02-26 12:37:13 -05:00
..
aarch64.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
amdgpu.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
arm.zig arm baseline CPU is v7a rather than v6m 2020-02-26 12:37:13 -05:00
avr.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
bpf.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
hexagon.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
mips.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
msp430.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
nvptx.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
powerpc.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
riscv.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
sparc.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
systemz.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
wasm.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00
x86.zig remove the concept of "sub-architecture" 2020-02-19 21:30:36 -05:00