mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
Remove fixme comment about clobber_abi on PowerPC
This commit is contained in:
parent
27e38f8fc7
commit
01b5a678c5
@ -1138,8 +1138,6 @@ impl InlineAsmClobberAbi {
|
||||
f8, f9, f10, f11, f12, f13,
|
||||
|
||||
// v0-v19
|
||||
// FIXME: PPC32 SysV ABI does not mention vector registers processing.
|
||||
// https://refspecs.linuxfoundation.org/elf/elfspec_ppc.pdf
|
||||
v0, v1, v2, v3, v4, v5, v6, v7,
|
||||
v8, v9, v10, v11, v12, v13, v14,
|
||||
v15, v16, v17, v18, v19,
|
||||
|
Loading…
Reference in New Issue
Block a user