VirtualBox

Ignore:
Timestamp:
Mar 4, 2011 4:21:09 PM (14 years ago)
Author:
vboxsync
Message:

rem: Synced up to v0.11.1 (35bfc7324e2e6946c4113ada5db30553a1a7c40b) from git://git.savannah.nongnu.org/qemu.git.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/tcg/i386/tcg-target.h

    r36170 r36175  
    4545#define TCG_TARGET_CALL_STACK_OFFSET 0
    4646
     47/* optional instructions */
     48#define TCG_TARGET_HAS_bswap16_i32
     49#define TCG_TARGET_HAS_bswap32_i32
     50#define TCG_TARGET_HAS_neg_i32
     51#define TCG_TARGET_HAS_not_i32
     52#define TCG_TARGET_HAS_ext8s_i32
     53#define TCG_TARGET_HAS_ext16s_i32
     54#define TCG_TARGET_HAS_rot_i32
     55
    4756/* Note: must be synced with dyngen-exec.h */
    4857#ifndef VBOX
     
    5059#define TCG_AREG1 TCG_REG_EBX
    5160#define TCG_AREG2 TCG_REG_ESI
    52 #define TCG_AREG3 TCG_REG_EDI
    5361#else
    5462# define TCG_AREG0 TCG_REG_ESI
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette