Skip to content

Instantly share code, notes, and snippets.

@Subv
Created June 7, 2017 23:06
Show Gist options
  • Save Subv/351907363ae2857dcb82c4e319a0caa5 to your computer and use it in GitHub Desktop.
Save Subv/351907363ae2857dcb82c4e319a0caa5 to your computer and use it in GitHub Desktop.
main:
if my_bool:
mov r7.xyzw, some_const.xyzw
mov o0.xyzw, white.xyzw
else:
mov o0.xyzw, r7.xyzw
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment