Skip to content

[PowerPC] SCV system call instruction missing #60520

Closed
@edelsohn

Description

@edelsohn

PPCInstrInfo.td defines the original SC system call instruction. The SCV system call instruction added in Power9 is not defined or available. The missing Power9 instruction is not mentioned in the README_P9.txt file of improvements.

The inability of Clang to recognize the SCV instruction in inline assembly prevents Clang from compiling some common Linux tools and packages, such as Valgrind.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions