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 01:04:30 +0000 (10:04 +0900)
commit018cda8f7458ea144634f73b4db70bfc56dc1950
treee0b7326b02ff1069538a3ad60eefe079f3c037eb
parent4b61e3c87ab6b4cd929ac91c44eeb8390f4824f6
* 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