Skip to content

Use clobber_abi to implement Yield in RawSyscalls #321

Open
@jrvanwhy

Description

@jrvanwhy

The Yield system call implementations in RawSyscalls currently manually specify all clobbers. Now that rust-lang/rust#87581 has been merged, we can use clobber_abi to instead clobber all caller-saved registers.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions