mirror of
https://github.com/Decompollaborate/rabbitizer.git
synced 2025-03-14 13:21:28 +00:00
15 lines
361 B
Plaintext
15 lines
361 B
Plaintext
- Add `size_hint` to iterators
|
|
|
|
- Set properties to float registers
|
|
|
|
- Rename pseudos to aliases?
|
|
- A pseudo can expand to multiple instructions, but aliases can't
|
|
|
|
- Use lowercase for gte instructions
|
|
|
|
- rsp named control registers
|
|
- verify rsp named registers
|
|
|
|
- Consider making `const` functions that access `static` data.
|
|
- con: It would raise the MSRV
|