This website requires JavaScript.
Explore
Help
Sign In
mid
/
nctref
Watch
1
Star
0
Fork
0
You've already forked nctref
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
012320569e
nctref
/
tests
/
bit-rounding.nct
7 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-08-27 19:48:06 +03:00
u32 x: 123;
Support negation, parentheses. Always zero-extend registers for bugless memory operand usage
2024-06-12 11:17:09 +03:00
u33 y: 5;
u3 *o = 5000;
u3 z = *o;
u3 p = *(o + z);
Reference in New Issue
Copy Permalink