VirtualBox

Ignore:
Timestamp:
Nov 11, 2022 12:21:18 PM (2 years ago)
Author:
vboxsync
Message:

ValKit/bs3-cpu-basic-2: More updates on the far jumps test (intel). bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-template.mac

    r97507 r97510  
    13291329 %else
    13301330        dd      .again wrt FLAT
    1331   %if %2 != 0
    1332         dd      0fffff000h
    1333   %endif
    13341331        dw      BS3_SEL_R2_CS64 | 2
    13351332 %endif
     
    13661363        BS3_CPUBAS2_JMP_FAR_MEM_LABEL   .fpfn, 0
    13671364.fpfn:
    1368   %if TMPL_BITS != 64 || %2 == 0
    1369         dw      .again wrt CGROUP16
    1370   %else
    1371         dd      .again wrt CGROUP16, 0
    1372   %endif
     1365  ;%if TMPL_BITS != 64 || %2 == 0
     1366        dw      .again wrt CGROUP16
     1367  ;%else
     1368  ;      dd      .again wrt CGROUP16, 0
     1369  ;%endif
    13731370        dw      BS3_SEL_R0_CS16
    13741371        times 4 int3
     
    13841381        BS3_CPUBAS2_JMP_FAR_MEM_LABEL   .fpfn, 0
    13851382.fpfn:
    1386   %if TMPL_BITS != 64
    1387         dd      .again wrt FLAT
    1388   %else
    1389         dd      .again wrt FLAT
    1390    %if %2 != 0
    1391         dd      0
    1392    %endif
    1393   %endif
     1383        dd      .again wrt FLAT
    13941384        dw      BS3_SEL_R0_CS32
    13951385        times 4 int3
     
    14361426 %else
    14371427        dd      .jmp_target wrt FLAT
    1438   %if %2 != 0
    1439         dd      0fffff000h
    1440   %endif
    14411428 %endif
    14421429        dw      BS3_SEL_SPARE_00        ; ASSUMES this is set up as CGROUP16 but with L=1.
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