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)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:33:27 +0000 (14:33 +0900)
commitca9b446756c0594ab3c55f190924eec3f10f1a7b
tree514a8d327ba61b5664825140fc25b252d0cd4605
parentab41202099d11e8eb23da94a9b697adce103a8ec
* 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