forked from OSchip/llvm-project
13 lines
472 B
TableGen
13 lines
472 B
TableGen
|
//===- Mips64InstrInfo.td - Mips64 Instruction Information -*- tablegen -*-===//
|
||
|
//
|
||
|
// The LLVM Compiler Infrastructure
|
||
|
//
|
||
|
// This file is distributed under the University of Illinois Open Source
|
||
|
// License. See LICENSE.TXT for details.
|
||
|
//
|
||
|
//===----------------------------------------------------------------------===//
|
||
|
//
|
||
|
// This file describes Mips64 instructions.
|
||
|
//
|
||
|
//===----------------------------------------------------------------------===//
|