|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Miod Vallat (miod
cvs.openbsd.org)
Date: Tue Jun 04 2013 - 14:00:56 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: miod
cvs.openbsd.org 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.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]