0xMiden / 0xMiden/miden-vm

Extend assembly language with additional integer representations

Aperta
#633 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
assembly
Lingua principale
Rust
Stelle
772
Fork
352
Merge medio
1g 12h
PR unite (30g)
93

Descrizione

# 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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.