Added support for undocumented variant of 'msr <psrf>, #<n>' instruction.

This commit is contained in:
Nick Clifton 1998-04-13 23:55:09 +00:00
parent d2a3ee23fb
commit 27aa0c7e55

View file

@ -1,3 +1,8 @@
Mon Apr 13 16:51:04 1998 Nick Clifton <nickc@cygnus.com>
* config/tc-arm.c (do_msr): Support undocumented 'msr cpsr_flg,
#<n>' instruction.
start-sanitize-sky
Mon Apr 13 12:18:53 1998 Doug Evans <devans@canuck.cygnus.com>