VirtualBox

Changeset 9405

Show
Ignore:
Timestamp:
06/05/08 11:27:45 (4 months ago)
Author:
vboxsync
Message:

enable VBOX_WITH_64_BITS_GUESTS for Darwin

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Config.kmk

    r9403 r9405  
    296296VBOX_WITH_SOLARIS_VBI = 1 
    297297# Enable 64 bits guest pointers. 
    298 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.x86 win.amd64
     298if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.amd64 solaris.amd64 win.x86 win.amd64 darwin.x86
    299299VBOX_WITH_64_BITS_GUESTS = 1 
    300300else 
  • trunk/src/recompiler/Sun/op-undefined.lst

    r6729 r9405  
    3636float32_to_int32 
    3737float32_to_int32_round_to_zero 
     38float32_to_int64 
     39float32_to_int64_round_to_zero 
    3840float64_compare 
    3941float64_compare_quiet 
     
    4951floatx80_to_int64_round_to_zero 
    5052fpu_raise_exception 
     53helper_bswapq_T0 
    5154helper_cmpxchg8b 
    5255helper_single_step 
    5356helper_cpuid 
    5457helper_divl_EAX_T0 
     58helper_divq_EAX_T0 
    5559helper_enter_level 
     60helper_enter64_level 
    5661helper_external_event 
    5762helper_f2xm1 
     
    8388helper_hlt 
    8489helper_idivl_EAX_T0 
     90helper_idivq_EAX_T0 
     91helper_imulq_EAX_T0 
     92helper_imulq_T0_T1 
    8593helper_invlpg 
    8694helper_iret_protected 
     
    97105helper_movl_crN_T0 
    98106helper_movl_drN_T0 
     107helper_mulq_EAX_T0 
    99108helper_mwait 
    100109helper_record_call 
     
    102111helper_rdtsc 
    103112helper_rsm 
     113helper_syscall 
    104114helper_sysenter 
    105115helper_sysexit 
     116helper_sysret 
    106117helper_verr 
    107118helper_verw 
     
    109120int32_to_float32 
    110121int32_to_float64 
     122int64_to_float32 
     123int64_to_float64 
    111124load_seg 
    112125parity_table 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy