Skip to content

Fix incorrect use of memory base register in ARM64 #106

@taugoust

Description

@taugoust

The ARM64 DBT still uses a memory base register for particular node types, even though it is neither needed nor supplied anymore by the runtime.

Purge it from the codegen code and the trampoline.

Note: things seem to work even with it, since it is usually set to 0 before executing the dynamic basic block.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions