OSDN Git Service

This patch introduces RegisterOperand class into Mips FPU instruction definitions...
authorVladimir Medic <Vladimir.Medic@imgtec.com>
Mon, 24 Jun 2013 10:05:34 +0000 (10:05 +0000)
committerVladimir Medic <Vladimir.Medic@imgtec.com>
Mon, 24 Jun 2013 10:05:34 +0000 (10:05 +0000)
commit90b1086b93708149ed7a3749e2eeccea264a037d
tree43759573c954f072637d8f2a0cac9368d5b76def
parent567a1126fb1fecba50872ef24e76ee163c9a6b08
 This patch introduces RegisterOperand class into Mips FPU instruction definitions and adds dedicated parser methods to MipsAsmParser. It is the first in a series of patches that should fix the problems with parsing Mips FPU instructions and optimize the code in MipsAsmParser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184716 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsRegisterInfo.td