Extend assembly language with additional integer representations
Ouverte
assembly
- Langage dominant
- Rust
- Étoiles
- 772
- Forks
- 352
- Merge moyen
- 1 j 12 h
- PR mergées (30 j)
- 93
Description
# Feature request
Additional integer representations
Miden supports bitwise operations for the u32 "datatype", these operations are typically used with bitmasks, supporting syntax for it can make the assembly easier to read. E.g.:
```
push.0b11 u32checked_and
```
edit: moved request about constants to its own issue: https://github.com/0xPolygonMiden/miden-vm/issues/634
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.