diff options
| author | Ben Vanik <ben.vanik@gmail.com> | 2014-01-25 20:30:18 -0800 |
|---|---|---|
| committer | Ben Vanik <ben.vanik@gmail.com> | 2014-01-25 20:30:41 -0800 |
| commit | 4609339c5a32fb956356b4f458cd2e017c9fe96d (patch) | |
| tree | 308d3d9054ba6fe12a53b27ca29110bd9aa5653e /docs | |
| parent | a84ce633c9bfbb37fcf37415b2be87d5ed2bdc0a (diff) | |
JIT hackery. Not quite working.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gpu.md | 1 |
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 |
