implement rdar://8456378 and PR7557 - support for the fstsw,
authorChris Lattner <sabre@nondot.org>
Wed, 29 Sep 2010 01:50:45 +0000 (01:50 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 29 Sep 2010 01:50:45 +0000 (01:50 +0000)
commit7c51a3172cf5104ebeaef22f1366fa634ca00d85
tree4bd279eda0304c769d2eb9f971a5757e8861bace
parent7036f8be4df8a1a830ca01afe9497b035a5647d6
implement rdar://8456378 and PR7557 - support for the fstsw,
an instruction that requires a WHOLE NEW wonderful kind of alias.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115015 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmParser.h
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/AsmParser/X86/x86_instructions.s