mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Remove old comment referring to an argument that no longer exists.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198263 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
56b7f736a6
commit
31b27056a6
@ -1506,8 +1506,6 @@ static int fixupReg(struct InternalInstruction *insn,
|
||||
* instruction. Handles AddRegFrm instructions.
|
||||
*
|
||||
* @param insn - The instruction whose opcode field is to be read.
|
||||
* @param inModRM - Indicates that the opcode field is to be read from the
|
||||
* ModR/M extension; useful for escape opcodes
|
||||
* @return - 0 on success; nonzero otherwise.
|
||||
*/
|
||||
static int readOpcodeModifier(struct InternalInstruction* insn) {
|
||||
|
Loading…
Reference in New Issue
Block a user