CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/04 13:00:56
Modified files:
gnu/gcc/gcc/config/m88k: m88k.c
gnu/usr.bin/gcc/gcc/config/m88k: m88k.c
Log message:
classify_integer(): test whether the value can be built using the `set'
instruction, before testing whether it can be built with `or.u'; this
allows further optimization.
condition_value(): handle ORDERED and UNORDERED condition codes.
print_operand(): remove support for no longer used `w' qualifier.
