compiler/arm/insts: Only pick off actual condition names as conditions.
commit2ab74ebec8c2cadd56f5939ba506af828a9e1998
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Wed, 23 Apr 2014 19:02:07 +0000 (23 15:02 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:22 +0000 (10 15:12 -0400)
tree5fd2fe82103b0e295ebdbb89d3f854dec287fc50
parente19e3dd3308d642730ee7decd7562818813fd38c
compiler/arm/insts: Only pick off actual condition names as conditions.

  * In order to allow us to use keywords for VFP system register
names, limit the condition defaulter to only recognized condition
names.
src/compiler/arm/insts.lisp