OSDN Git Service

* config/h8300/h8300.c (print_operand) : Modify case 'V' and
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Apr 2010 22:56:21 +0000 (22:56 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Apr 2010 22:56:21 +0000 (22:56 +0000)
commitcfdcbbf4c8e0322de45a769ab4c24232db8a1e3f
tree99c86050bd12a7945e9513c74c9b4ab1ddcc83e6
parent7130ec9df4fcfe8a0c1f6d3a10cfb46770cc622d
* config/h8300/h8300.c (print_operand) : Modify case 'V' and
case 'W' print operands for HI mode.
* config/h8300/h8300.h (Y0, Y2) : New constraints.
* config/h8300/h8300.md (bclrqi_msx, bclrhi_msx): New patterns
(bsetqi_msx, bsethi_msx, bnotqi_msx, bnothi_msx): Likewise.
* config/h8300/predicate.md (bit_register_indirect_operand): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158452 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h
gcc/config/h8300/h8300.md
gcc/config/h8300/predicates.md