OSDN Git Service

* config/bfin-parse.y (check_macfunc_option): Fix instruction
authorjiez <jiez>
Tue, 26 Aug 2008 10:03:23 +0000 (10:03 +0000)
committerjiez <jiez>
Tue, 26 Aug 2008 10:03:23 +0000 (10:03 +0000)
commit30345821d80b8beea80eb99b703cc76e7431b721
tree61d4ae8d6b201f522e775bc1092c831ead82e7fc
parent70b2a3404da78e386844e648ce3725335268abf7
* config/bfin-parse.y (check_macfunc_option): Fix instruction
mode checking.
(asm_1): Check mode for 16-bit multiply instructions.

testsuite/
* gas/bfin/arith_mode.d: New test.
* gas/bfin/arith_mode.s: New test.
* gas/bfin/invalid_arith_mode.l: New test.
* gas/bfin/invalid_arith_mode.s: New test.
* gas/bfin/bfin.exp: Add arith_mode and invalid_arith_mode.
gas/ChangeLog
gas/config/bfin-parse.y
gas/testsuite/ChangeLog
gas/testsuite/gas/bfin/arith_mode.d [new file with mode: 0644]
gas/testsuite/gas/bfin/arith_mode.s [new file with mode: 0644]
gas/testsuite/gas/bfin/bfin.exp
gas/testsuite/gas/bfin/invalid_arith_mode.l [new file with mode: 0644]
gas/testsuite/gas/bfin/invalid_arith_mode.s [new file with mode: 0644]