summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BytecodeFormat.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-05-14 01:26:46 +0000
committerChris Lattner <sabre@nondot.org>2005-05-14 01:26:46 +0000
commit48ec1733125ce1d9f9b8f5b14bc3b7f64e908d69 (patch)
tree632343738569ee4e7244b458a059ebb2ca2be8dc /llvm/docs/BytecodeFormat.html
parent621fd111b56f6d8bbc917baf6a60766fc649340a (diff)
downloadbcm5719-llvm-48ec1733125ce1d9f9b8f5b14bc3b7f64e908d69.tar.gz
bcm5719-llvm-48ec1733125ce1d9f9b8f5b14bc3b7f64e908d69.zip
user ops are not encoded in the bc format
llvm-svn: 21997
Diffstat (limited to 'llvm/docs/BytecodeFormat.html')
-rw-r--r--llvm/docs/BytecodeFormat.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html
index 6858becd504..0e36db2eb4b 100644
--- a/llvm/docs/BytecodeFormat.html
+++ b/llvm/docs/BytecodeFormat.html
@@ -1599,8 +1599,6 @@ single <a href="#uint32_vbr">uint32_vbr</a> as follows:</p>
<tr><td>VANext</td><td>32</td><td>1</td><td>1.0</td></tr>
<tr><td>VAArg</td><td>33</td><td>1</td><td>1.0</td></tr>
<tr><td>Select</td><td>34</td><td>2</td><td>1.2</td></tr>
- <tr><td>UserOp1</td><td>35</td><td>1</td><td>1.0</td></tr>
- <tr><td>UserOp2</td><td>36</td><td>1</td><td>1.0</td></tr>
<tr><td colspan="4">
<b>Pseudo Instructions<a href="#pi_note">*</a></b>
</td></tr>
OpenPOWER on IntegriCloud