Skip to content

Comments

Extending the Parser to handle other Spectre versions and endbr instructions#1

Open
XFabian wants to merge 1 commit intospectector:masterfrom
XFabian:feature/ParserExtension
Open

Extending the Parser to handle other Spectre versions and endbr instructions#1
XFabian wants to merge 1 commit intospectector:masterfrom
XFabian:feature/ParserExtension

Conversation

@XFabian
Copy link

@XFabian XFabian commented Feb 18, 2026

Extended the parser to handle endbr instructions. Furthermore, call and return instructions will now additionally generate a callstart and retstart instruction that we use to identify calls and returns later on. Last, support for quad directive was added, and special handling was implemented. This is used for jump table implementations to get the correctly mapped addresses from them.

…nd return instructions will now additonally generate a callstart and retstart instruction that we use to identify calls and returns. Last, support for quad directive was added and special handling was implemented. This is used for jump table implementations to get the correctly mapped addresses from them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant