summaryrefslogtreecommitdiff
path: root/COPYRIGHT
diff options
context:
space:
mode:
authorCarlos Maniero <carlos@maniero.me>2023-05-10 12:20:04 -0300
committerCarlos Maniero <carlos@maniero.me>2023-05-10 12:20:04 -0300
commita96a0cac034e16dcd7455a3b2fabf2b5b3e716bd (patch)
treefcd4d81007bba0dd934e136f78b195371e5f0326 /COPYRIGHT
parent88630ebbea03e85119cf9795320a83cb846bdd20 (diff)
gas: Compile boolean variable assignment
When the assignment value is a literal, it just assigns zero or one to the variable stack's location. If the value is an expression, it compiles the expression and assign zeros and ones based on expression result.
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions