Handle STRT (and friends) like LDRT (and friends) for decoding purposes. Port over...
[oota-llvm.git] / lib / Target / SystemZ / SystemZ.td
index 7b0a9bd470bb9d180a917adf45851b8d9afba242..4c08c087225e6016d9b0179d74043938eebf13bd 100644 (file)
@@ -47,6 +47,7 @@ include "SystemZCallingConv.td"
 //===----------------------------------------------------------------------===//
 
 include "SystemZInstrInfo.td"
+include "SystemZInstrFP.td"
 
 def SystemZInstrInfo : InstrInfo {}