VirtualBox

儲存庫 vbox 的更動 48177


忽略:
時間撮記:
2013-8-30 上午03:05:26 (11 年 以前)
作者:
vboxsync
訊息:

emInterpretCmpXchg8b: Removed an assertion regarding the cpu not being in 64-bit mode that I think is wrong. The cmpxchg16b has a REX.W prefix according to intel, I just hope the disassembler can deal with that...

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/VMMAll/EMAll.cpp

    r48066 r48177  
    30803080static int emInterpretCmpXchg8b(PVM pVM, PVMCPU pVCpu, PDISCPUSTATE pDis, PCPUMCTXCORE pRegFrame, RTGCPTR pvFault, uint32_t *pcbSize)
    30813081{
    3082     Assert(pDis->uCpuMode != DISCPUMODE_64BIT);    /** @todo check */
    30833082    DISQPVPARAMVAL param1;
    30843083    NOREF(pvFault);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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