Skip to content

Remove the $ before the register and module names added into the expression parser #942

@xusheng6

Description

@xusheng6

Right now, in the expression parser, we can use values like "$rax", or "$x0". There is actually no reason to require the dollar sign $ -- our expression parser support just using the name directly. And in my own experience, the prefix is often time forgotten and kinda hard to get used to

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions