35.3.8.5. INTEGER CONDITIONAL MOVES AND SETS ON POWER PC
Move on Power PC is 'or rs,rs,rd' for example...
None conditional moves exist on Power PC Architecture.
Need complex code with branches.
// ----------------------------------------------------------------------