summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBen Vanik <ben.vanik@gmail.com>2014-01-25 20:30:18 -0800
committerBen Vanik <ben.vanik@gmail.com>2014-01-25 20:30:41 -0800
commit4609339c5a32fb956356b4f458cd2e017c9fe96d (patch)
tree308d3d9054ba6fe12a53b27ca29110bd9aa5653e /docs
parenta84ce633c9bfbb37fcf37415b2be87d5ed2bdc0a (diff)
JIT hackery. Not quite working.
Diffstat (limited to 'docs')
-rw-r--r--docs/gpu.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/gpu.md b/docs/gpu.md
index cf630b6e4..00fa701c7 100644
--- a/docs/gpu.md
+++ b/docs/gpu.md
@@ -8,6 +8,7 @@
* [LLVM R600 Tables](https://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/R600/R600Instructions.td)
** The opcode formats don't match, but the name->psuedo code is correct.
+* [xemit](https://github.com/gligli/libxemit/blob/master/xemitops.c)
## Tools