]> git.xonotic.org Git - xonotic/darkplaces.git/commit
prvm: Implement integer and pointer opcodes
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 9 Jul 2020 16:58:43 +0000 (16:58 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 9 Jul 2020 16:58:43 +0000 (16:58 +0000)
commitde772b8484eaa1b51bb7de519b27485045ec6a58
tree6224e29da56f1a4d21143f14e3fe4ba180b14457
parent2be46db656e453c09ca0b7318f7185d59b2275ee
prvm: Implement integer and pointer opcodes

NOTE: At the time of this commit, gmqcc does not generate these opcodes.
Only fteqcc does. These may be unstable or incomplete. Do not use in
production yet.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12794 d7cf8633-e32d-0410-b094-e92efae38249
pr_comp.h
prvm_execprogram.h