diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-10-14 01:19:34 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-10-14 01:19:34 +0000 |
commit | 946a2740a54fe2cd57509999384239101bf5b9df (patch) | |
tree | e9a4fc8e8750331bd7822f2be35609888f40ada3 /test/MC/ARM/simple-fp-encoding.ll | |
parent | 0e673919f0f02f39e2210c365f732299a21db49e (diff) |
Add encoding for 'fmstat'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116466 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ARM/simple-fp-encoding.ll')
-rw-r--r-- | test/MC/ARM/simple-fp-encoding.ll | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/MC/ARM/simple-fp-encoding.ll b/test/MC/ARM/simple-fp-encoding.ll index 90f81696bd..84ccb6d005 100644 --- a/test/MC/ARM/simple-fp-encoding.ll +++ b/test/MC/ARM/simple-fp-encoding.ll @@ -331,6 +331,8 @@ entry: ret float %sub } +; FIXME: Check for fmstat instruction. + define i32 @f100() nounwind readnone { entry: ; CHECK: f100 |