VirtualBox

Changeset 53548 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Dec 16, 2014 5:55:40 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97301
Message:

validationkit/cidet: Early commit (hacking in progress).

Location:
trunk/src/VBox/ValidationKit/utils/cpu
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/cpu/Makefile.kmk

    r52776 r53548  
    3232xmmsaving_SOURCES  = xmmsaving.cpp xmmsaving-asm.asm
    3333
    34 
    3534PROGRAMS += exceptionsR3
    3635exceptionsR3_TEMPLATE = VBoxValidationKitR3
     
    4544cpu-alloc-all-mem_SOURCES  = cpu-alloc-all-mem.cpp
    4645
     46PROGRAMS += cidet-app
     47cidet-app_TEMPLATE = VBoxValidationKitR3
     48cidet-app_SOURCES  = \
     49        cidet-app.cpp \
     50        cidet-appA.asm \
     51        cidet-core.cpp \
     52        cidet-instr-1.cpp
     53if 1
     54cidet-app_DEFS = IN_DIS
     55cidet-app_LIBS = $(PATH_STAGE_LIB)/DisasmR3Static$(VBOX_SUFF_LIB)
     56endif
    4757
    4858#PROGRAMS += rdtsc
Note: See TracChangeset for help on using the changeset viewer.

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