OSDN Git Service

* expr.c (operand): Handle the "~", "-", and "!" operators applied
authormmitchel <mmitchel>
Wed, 11 Aug 2004 02:11:54 +0000 (02:11 +0000)
committermmitchel <mmitchel>
Wed, 11 Aug 2004 02:11:54 +0000 (02:11 +0000)
commit4e39ec092bf18fcfad77579a1b774fc84756ca17
tree62e5793988a1e5fbafb5496e4aa428adc4c6eb60
parent5b3eb0d29c2cd5e6d0957f4e9296e4106c5e4d7f
* expr.c (operand): Handle the "~", "-", and "!" operators applied
to bignums.

* gas/arm/bignum1.s: New test.
* gas/arm/arm.exp: Run it.
gas/ChangeLog
gas/expr.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/arm.exp
gas/testsuite/gas/arm/bignum1.s [new file with mode: 0644]