Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 149 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 149 Bytes

4.23

word aluB = [
    icode in { IRMMOVQ, IMRMOVQ, IOPQ, ICALL, IPUSHQ, IRET, IPOQ } : valB;
    icode in { IRRMOVQ, IIRMOVQ } : 0;
]