• J
    Make it safe to use 64 bits GPR and/or 64 bits host registers. · d9bce9d9
    j_mayer 提交于
    For "symetry", add 64 bits versions of all modified functions.
    As a side effect, add a lot of code provision for PowerPC 64 support.
    Move overflow and carry checks in common routines for simple cases.
    Add isel and popcntb instructions from PowerPC 2.03 specification.
    Remove remaining micro-operations helpers prototypes from op.c.
    Fix XER_BC field to be 7 bits long.
    Add power management support for PowerPC 603 & 604.
    Fix compilation warnings.
    
    
    git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2482 c046a42c-6fe2-441c-8c8c-71466251a162
    d9bce9d9
cpu.h 47.9 KB