mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-19 08:35:45 +00:00
Replace llvm.org => llvm.cs.uiuc.edu
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17550 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1508,7 +1508,7 @@ single <a href="#uint32_vbr">uint32_vbr</a> as follows:</p>
|
||||
<p>Instructions encode an opcode that identifies the kind of instruction.
|
||||
Opcodes are an enumerated integer value. The specific values used depend on
|
||||
the version of LLVM you're using. The opcode values are defined in the
|
||||
<a href="http://llvm.org/cvsweb/cvsweb.cgi/llvm/include/llvm/Instruction.def">
|
||||
<a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm/include/llvm/Instruction.def">
|
||||
<tt>include/llvm/Instruction.def</tt></a> file. You should check there for the
|
||||
most recent definitions. The table below provides the opcodes defined as of
|
||||
the writing of this document. The table associates each opcode mnemonic with
|
||||
|
||||
Reference in New Issue
Block a user