regen Makefile.in dependencies

This commit is contained in:
Stanislav Shwartsman 2024-01-12 01:10:47 +02:00
parent 0eab037907
commit 167942816a
6 changed files with 267 additions and 350 deletions

View File

@ -124,12 +124,11 @@ dbg_main.o: dbg_main.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../instrument/stubs/instrument.h ../cpu/i387.h ../cpu/fpu/softfloat.h \
../cpu/fpu/tag_w.h ../cpu/fpu/status_w.h ../cpu/fpu/control_w.h \
../cpu/crregs.h ../cpu/descriptor.h ../cpu/decoder/instr.h \
../cpu/lazy_flags.h ../cpu/tlb.h ../cpu/icache.h \
../cpu/xmm.h ../cpu/vmx.h ../cpu/svm.h ../cpu/cpuid.h ../cpu/access.h \
../cpu/decoder/ia_opcodes.h ../cpu/decoder/ia_opcodes.def \
../iodev/iodev.h ../plugin.h ../extplugin.h ../pc_system.h \
../memory/memory-bochs.h ../gui/siminterface.h ../gui/paramtree.h \
../gui/gui.h
../cpu/lazy_flags.h ../cpu/tlb.h ../cpu/icache.h ../cpu/xmm.h \
../cpu/vmx.h ../cpu/access.h ../cpu/decoder/ia_opcodes.h \
../cpu/decoder/ia_opcodes.def ../iodev/iodev.h ../plugin.h \
../extplugin.h ../pc_system.h ../memory/memory-bochs.h \
../gui/siminterface.h ../gui/paramtree.h ../gui/gui.h
linux.o: linux.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h ../cpu/cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h \
@ -137,8 +136,7 @@ linux.o: linux.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../cpu/fpu/softfloat.h ../cpu/fpu/tag_w.h ../cpu/fpu/status_w.h \
../cpu/fpu/control_w.h ../cpu/crregs.h ../cpu/descriptor.h \
../cpu/decoder/instr.h ../cpu/lazy_flags.h ../cpu/tlb.h ../cpu/icache.h \
../cpu/xmm.h ../cpu/vmx.h ../cpu/svm.h ../cpu/cpuid.h \
../cpu/access.h syscalls-linux.h
../cpu/xmm.h ../cpu/vmx.h ../cpu/access.h syscalls-linux.h
parser.o: parser.@CPP_SUFFIX@ debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h
symbols.o: symbols.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
@ -148,5 +146,4 @@ symbols.o: symbols.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../cpu/fpu/softfloat.h ../cpu/fpu/tag_w.h ../cpu/fpu/status_w.h \
../cpu/fpu/control_w.h ../cpu/crregs.h ../cpu/descriptor.h \
../cpu/decoder/instr.h ../cpu/lazy_flags.h ../cpu/tlb.h ../cpu/icache.h \
../cpu/xmm.h ../cpu/vmx.h ../cpu/svm.h ../cpu/cpuid.h \
../cpu/access.h
../cpu/xmm.h ../cpu/vmx.h ../cpu/access.h

View File

@ -179,36 +179,32 @@ dist-clean: clean
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
access.o: access.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
access2.o: access2.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
aes.o: aes.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h simd_int.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h simd_int.h
apic.o: apic.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h apic.h \
scalar_arith.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
../param_names.h ../pc_system.h ../memory/memory-bochs.h \
../gui/siminterface.h ../gui/paramtree.h ../gui/gui.h
arith16.o: arith16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
@ -216,206 +212,191 @@ arith16.o: arith16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
arith32.o: arith32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
arith64.o: arith64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
arith8.o: arith8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
bcd.o: bcd.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
bit.o: bit.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
bit16.o: bit16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h
bit32.o: bit32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h
bit64.o: bit64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h
bmi32.o: bmi32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h
bmi64.o: bmi64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h wide_int.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h \
wide_int.h
call_far.o: call_far.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
cet.o: cet.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h msr.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h msr.h
cmpccxadd32.o: cmpccxadd32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h
cmpccxadd64.o: cmpccxadd64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h
cpu.o: cpu.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../memory/memory-bochs.h ../pc_system.h cpustats.h \
decoder/ia_opcodes.h decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h \
../memory/memory-bochs.h ../pc_system.h cpustats.h decoder/ia_opcodes.h \
decoder/ia_opcodes.def
cpuid.o: cpuid.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h ../gui/siminterface.h ../gui/paramtree.h cpu.h \
../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
../cpu/decoder/features.h decoder/decoder.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h access.h \
../param_names.h decoder/features.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h access.h ../gui/siminterface.h \
../gui/paramtree.h ../param_names.h cpuid.h decoder/features.h
crc32.o: crc32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
crregs.o: crregs.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h cpuid.h svm.h \
apic.h
ctrl_xfer16.o: ctrl_xfer16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h svm.h
ctrl_xfer32.o: ctrl_xfer32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h svm.h
ctrl_xfer64.o: ctrl_xfer64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h svm.h
ctrl_xfer_pro.o: ctrl_xfer_pro.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h
data_xfer16.o: data_xfer16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h
data_xfer32.o: data_xfer32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h
data_xfer64.o: data_xfer64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h
data_xfer8.o: data_xfer8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
debugstuff.o: debugstuff.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../memory/memory-bochs.h ../pc_system.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h \
../memory/memory-bochs.h ../pc_system.h
event.o: event.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../iodev/iodev.h ../plugin.h ../extplugin.h ../param_names.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h apic.h svm.h \
../iodev/iodev.h ../plugin.h ../extplugin.h ../param_names.h \
../pc_system.h ../memory/memory-bochs.h ../gui/siminterface.h \
../gui/paramtree.h ../gui/gui.h
exception.o: exception.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
@ -423,8 +404,8 @@ exception.o: exception.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../param_names.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h svm.h \
../param_names.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
../pc_system.h ../memory/memory-bochs.h ../gui/siminterface.h \
../gui/paramtree.h ../gui/gui.h
faststring.o: faststring.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
@ -432,67 +413,63 @@ faststring.o: faststring.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../pc_system.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h ../pc_system.h
flag_ctrl.o: flag_ctrl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h svm.h
flag_ctrl_pro.o: flag_ctrl_pro.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h svm.h
fpu_emu.o: fpu_emu.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
generic_cpuid.o: generic_cpuid.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h ../gui/siminterface.h ../gui/paramtree.h \
cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h access.h \
../param_names.h generic_cpuid.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h access.h ../param_names.h \
generic_cpuid.h cpuid.h svm.h
gf2.o: gf2.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h
icache.o: icache.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../gui/siminterface.h ../gui/paramtree.h ../param_names.h \
cpustats.h decoder/ia_opcodes.h decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h \
../gui/siminterface.h ../gui/paramtree.h ../param_names.h cpustats.h \
decoder/ia_opcodes.h decoder/ia_opcodes.def
init.o: init.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../gui/siminterface.h ../gui/paramtree.h ../param_names.h \
cpustats.h generic_cpuid.h ../cpudb.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h \
../gui/siminterface.h ../gui/paramtree.h ../param_names.h cpustats.h \
apic.h avx/amx.h ../cpu/xmm.h svm.h generic_cpuid.h cpuid.h ../cpudb.h
io.o: io.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h ../misc/bswap.h \
cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../iodev/iodev.h ../plugin.h ../extplugin.h ../param_names.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h svm.h \
../iodev/iodev.h ../plugin.h ../extplugin.h ../param_names.h \
../pc_system.h ../memory/memory-bochs.h ../gui/siminterface.h \
../gui/paramtree.h ../gui/gui.h
iret.o: iret.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
@ -500,366 +477,333 @@ iret.o: iret.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
jmp_far.o: jmp_far.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
load.o: load.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h simd_int.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h simd_int.h
logical16.o: logical16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
logical32.o: logical32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
logical64.o: logical64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
logical8.o: logical8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
mmx.o: mmx.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
msr.o: msr.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h msr.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h cpuid.h msr.h \
svm.h apic.h scalar_arith.h
mult16.o: mult16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
mult32.o: mult32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
mult64.o: mult64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h wide_int.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h wide_int.h
mult8.o: mult8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
mwait.o: mwait.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h ../gui/siminterface.h ../gui/paramtree.h \
../param_names.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../pc_system.h decoder/ia_opcodes.h decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h svm.h apic.h \
../pc_system.h decoder/ia_opcodes.h decoder/ia_opcodes.def
paging.o: paging.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h msr.h ../memory/memory-bochs.h ../pc_system.h cpustats.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h cpuid.h msr.h \
apic.h svm.h ../memory/memory-bochs.h ../pc_system.h cpustats.h
proc_ctrl.o: proc_ctrl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../pc_system.h ../gui/gui.h ../gui/siminterface.h \
../gui/paramtree.h wide_int.h decoder/ia_opcodes.h \
decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h cpuid.h svm.h \
../pc_system.h ../gui/gui.h ../gui/siminterface.h ../gui/paramtree.h \
wide_int.h decoder/ia_opcodes.h decoder/ia_opcodes.def
protect_ctrl.o: protect_ctrl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h svm.h
rdrand.o: rdrand.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
ret_far.o: ret_far.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
segment_ctrl.o: segment_ctrl.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h
segment_ctrl_pro.o: segment_ctrl_pro.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/decoder.h ../instrument/stubs/instrument.h i387.h \
fpu/softfloat.h fpu/tag_w.h fpu/status_w.h fpu/control_w.h crregs.h \
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h \
vmx.h svm.h cpuid.h stack.h access.h
descriptor.h decoder/instr.h lazy_flags.h tlb.h icache.h xmm.h vmx.h \
stack.h access.h
sha.o: sha.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h
sha512.o: sha512.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h
shift16.o: shift16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h decoder/ia_opcodes.h decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h \
decoder/ia_opcodes.h decoder/ia_opcodes.def
shift32.o: shift32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h decoder/ia_opcodes.h decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h \
decoder/ia_opcodes.h decoder/ia_opcodes.def
shift64.o: shift64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h decoder/ia_opcodes.h decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h \
decoder/ia_opcodes.h decoder/ia_opcodes.def
shift8.o: shift8.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h decoder/ia_opcodes.h decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h \
decoder/ia_opcodes.h decoder/ia_opcodes.def
sm3.o: sm3.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h
sm4.o: sm4.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h scalar_arith.h
smm.o: smm.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h smm.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h smm.h svm.h
soft_int.o: soft_int.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h cpuid.h svm.h
sse.o: sse.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h simd_int.h simd_compare.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h simd_int.h
sse_move.o: sse_move.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h simd_int.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h simd_int.h
sse_pfp.o: sse_pfp.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h fpu/softfloat-compare.h fpu/softfloat.h simd_pfp.h simd_int.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h \
fpu/softfloat-compare.h fpu/softfloat.h simd_pfp.h simd_int.h
sse_rcp.o: sse_rcp.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h fpu/softfloat-specialize.h fpu/softfloat.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h \
fpu/softfloat-specialize.h fpu/softfloat.h
sse_string.o: sse_string.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
stack.o: stack.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h cpustats.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h cpustats.h
stack16.o: stack16.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
stack32.o: stack32.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
stack64.o: stack64.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
string.o: string.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../pc_system.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h ../pc_system.h
svm.o: svm.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../gui/paramtree.h decoder/ia_opcodes.h decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h svm.h cpuid.h \
../gui/paramtree.h decoder/ia_opcodes.h decoder/ia_opcodes.def
tasking.o: tasking.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h svm.h
uintr.o: uintr.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h apic.h \
scalar_arith.h
vapic.o: vapic.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../memory/memory-bochs.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h \
../memory/memory-bochs.h apic.h scalar_arith.h
vm8086.o: vm8086.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h
vmcs.o: vmcs.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h cpuid.h
vmexit.o: vmexit.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h ../pc_system.h decoder/ia_opcodes.h decoder/ia_opcodes.def
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h ../pc_system.h \
decoder/ia_opcodes.h decoder/ia_opcodes.def
vmfunc.o: vmfunc.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h cpuid.h
vmx.o: vmx.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h apic.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h msr.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
../param_names.h ../pc_system.h ../memory/memory-bochs.h \
../gui/siminterface.h ../gui/paramtree.h ../gui/gui.h \
decoder/ia_opcodes.h decoder/ia_opcodes.def scalar_arith.h
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h cpuid.h msr.h \
apic.h ../iodev/iodev.h ../plugin.h ../extplugin.h ../param_names.h \
../pc_system.h ../memory/memory-bochs.h ../gui/siminterface.h \
../gui/paramtree.h ../gui/gui.h decoder/ia_opcodes.h \
decoder/ia_opcodes.def scalar_arith.h
wide_int.o: wide_int.@CPP_SUFFIX@ wide_int.h ../config.h
xsave.o: xsave.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h cpu.h ../bx_debug/debug.h ../config.h ../osdep.h \
../cpu/decoder/decoder.h ../cpu/decoder/features.h decoder/decoder.h \
../instrument/stubs/instrument.h i387.h fpu/softfloat.h fpu/tag_w.h \
fpu/status_w.h fpu/control_w.h crregs.h descriptor.h decoder/instr.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h svm.h cpuid.h stack.h \
access.h msr.h decoder/ia_opcodes.h decoder/ia_opcodes.def
disasm.o: decoder/disasm.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
lazy_flags.h tlb.h icache.h xmm.h vmx.h stack.h access.h msr.h svm.h \
decoder/ia_opcodes.h decoder/ia_opcodes.def avx/amx.h ../cpu/xmm.h
decoder/disasm.o: decoder/disasm.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h decoder/../cpu.h ../bx_debug/debug.h ../config.h \
../osdep.h ../cpu/decoder/decoder.h ../cpu/decoder/features.h \
decoder/../decoder/decoder.h ../instrument/stubs/instrument.h \
@ -867,10 +811,9 @@ disasm.o: decoder/disasm.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio
decoder/../fpu/status_w.h decoder/../fpu/control_w.h decoder/../crregs.h \
decoder/../descriptor.h decoder/../decoder/instr.h \
decoder/../lazy_flags.h decoder/../tlb.h decoder/../icache.h \
decoder/../xmm.h decoder/../vmx.h decoder/../svm.h \
decoder/../cpuid.h decoder/../access.h decoder/instr.h decoder/decoder.h \
decoder/fetchdecode.h decoder/ia_opcodes.h decoder/ia_opcodes.def \
decoder/../../bx_debug/debug.h
decoder/../xmm.h decoder/../vmx.h decoder/../access.h decoder/instr.h \
decoder/decoder.h decoder/fetchdecode.h decoder/ia_opcodes.h \
decoder/ia_opcodes.def decoder/../../bx_debug/debug.h
decoder/fetchdecode32.o: decoder/fetchdecode32.@CPP_SUFFIX@ ../bochs.h ../config.h \
../osdep.h ../logio.h ../misc/bswap.h decoder/../cpu.h \
../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
@ -880,13 +823,15 @@ decoder/fetchdecode32.o: decoder/fetchdecode32.@CPP_SUFFIX@ ../bochs.h ../config
decoder/../fpu/status_w.h decoder/../fpu/control_w.h decoder/../crregs.h \
decoder/../descriptor.h decoder/../decoder/instr.h \
decoder/../lazy_flags.h decoder/../tlb.h decoder/../icache.h \
decoder/../xmm.h decoder/../vmx.h decoder/../svm.h \
decoder/../cpuid.h decoder/../access.h decoder/decoder.h decoder/instr.h \
decoder/../xmm.h decoder/../vmx.h decoder/../stack.h decoder/../access.h \
decoder/../cpu_templates.h decoder/../cpu_templates_pfp.h \
decoder/../simd_int.h decoder/decoder.h decoder/instr.h \
decoder/fetchdecode.h decoder/ia_opcodes.h decoder/ia_opcodes.def \
decoder/fetchdecode_opmap.h decoder/fetchdecode_opmap_0f38.h \
decoder/fetchdecode_opmap_0f3a.h decoder/fetchdecode_x87.h \
decoder/fetchdecode_avx.h decoder/fetchdecode_xop.h \
decoder/fetchdecode_evex.h
decoder/fetchdecode_evex.h ../cpu/simd_int.h ../cpu/fpu/softfloat.h \
../cpu/simd_pfp.h ../cpu/simd_compare.h ../cpu/simd_vnni.h
decoder/fetchdecode64.o: decoder/fetchdecode64.@CPP_SUFFIX@ ../bochs.h ../config.h \
../osdep.h ../logio.h ../misc/bswap.h decoder/instr.h decoder/decoder.h \
decoder/features.h decoder/fetchdecode.h decoder/ia_opcodes.h \

View File

@ -101,24 +101,22 @@ amx.o: amx.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h ../../logio.h
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h ../simd_int.h amx.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h amx.h \
../../cpu/xmm.h bf16.h ../fpu/softfloat-specialize.h ../fpu/softfloat.h
avx.o: avx.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h ../../logio.h \
../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h ../../config.h \
../../osdep.h ../../cpu/decoder/decoder.h ../../cpu/decoder/features.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h ../simd_int.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h
avx2.o: avx2.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h ../../logio.h \
../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h ../../config.h \
../../osdep.h ../../cpu/decoder/decoder.h ../../cpu/decoder/features.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h ../simd_int.h ../simd_compare.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h
avx512.o: avx512.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -126,8 +124,8 @@ avx512.o: avx512.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../simd_int.h ../simd_compare.h
../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h ../simd_compare.h \
../scalar_arith.h
avx512_bf16.o: avx512_bf16.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -135,8 +133,8 @@ avx512_bf16.o: avx512_bf16.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
bf16.h ../fpu/softfloat-specialize.h ../fpu/softfloat.h ../simd_int.h
../xmm.h ../vmx.h ../stack.h ../access.h bf16.h \
../fpu/softfloat-specialize.h ../fpu/softfloat.h ../simd_int.h
avx512_bitalg.o: avx512_bitalg.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
@ -144,8 +142,8 @@ avx512_bitalg.o: avx512_bitalg.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h ../simd_int.h ../scalar_arith.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h \
../scalar_arith.h
avx512_broadcast.o: avx512_broadcast.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
@ -153,8 +151,7 @@ avx512_broadcast.o: avx512_broadcast.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h ../simd_int.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h
avx512_cvt.o: avx512_cvt.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -162,8 +159,7 @@ avx512_cvt.o: avx512_cvt.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../simd_int.h
../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h
avx512_fma.o: avx512_fma.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -171,8 +167,15 @@ avx512_fma.o: avx512_fma.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../simd_int.h ../simd_pfp.h
../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h ../simd_pfp.h
avx512_helpers.o: avx512_helpers.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
../../cpu/decoder/decoder.h ../../cpu/decoder/features.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h
avx512_mask16.o: avx512_mask16.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
@ -180,8 +183,7 @@ avx512_mask16.o: avx512_mask16.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h
avx512_mask32.o: avx512_mask32.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
@ -189,8 +191,7 @@ avx512_mask32.o: avx512_mask32.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h
avx512_mask64.o: avx512_mask64.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
@ -198,8 +199,7 @@ avx512_mask64.o: avx512_mask64.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h
avx512_mask8.o: avx512_mask8.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
@ -207,8 +207,7 @@ avx512_mask8.o: avx512_mask8.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h
avx512_move.o: avx512_move.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -216,17 +215,7 @@ avx512_move.o: avx512_move.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../simd_int.h
avx512_helpers.o: avx512_helpers.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
../../cpu/decoder/features.h ../decoder/decoder.h \
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../simd_int.h
../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h
avx512_pfp.o: avx512_pfp.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -234,9 +223,9 @@ avx512_pfp.o: avx512_pfp.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../fpu/softfloat-compare.h ../fpu/softfloat.h ../simd_int.h \
../simd_pfp.h ../fpu/softfloat-specialize.h
../xmm.h ../vmx.h ../stack.h ../access.h ../fpu/softfloat-compare.h \
../fpu/softfloat.h ../simd_int.h ../simd_pfp.h \
../fpu/softfloat-specialize.h
avx512_rcp14.o: avx512_rcp14.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
@ -244,8 +233,8 @@ avx512_rcp14.o: avx512_rcp14.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h ../fpu/softfloat-specialize.h ../fpu/softfloat.h \
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h \
../fpu/softfloat-specialize.h ../fpu/softfloat.h \
../fpu/softfloat-round-pack.h ../simd_int.h
avx512_rsqrt14.o: avx512_rsqrt14.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
@ -254,8 +243,8 @@ avx512_rsqrt14.o: avx512_rsqrt14.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h ../fpu/softfloat-specialize.h ../fpu/softfloat.h \
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h \
../fpu/softfloat-specialize.h ../fpu/softfloat.h \
../fpu/softfloat-round-pack.h ../simd_int.h
avx_cvt.o: avx_cvt.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
@ -264,7 +253,7 @@ avx_cvt.o: avx_cvt.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h
../xmm.h ../vmx.h ../stack.h ../access.h
avx_fma.o: avx_fma.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -272,8 +261,7 @@ avx_fma.o: avx_fma.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../simd_pfp.h
../xmm.h ../vmx.h ../stack.h ../access.h ../simd_pfp.h
avx_ifma52.o: avx_ifma52.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -281,8 +269,7 @@ avx_ifma52.o: avx_ifma52.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../wide_int.h
../xmm.h ../vmx.h ../stack.h ../access.h ../wide_int.h
avx_ne_convert.o: avx_ne_convert.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
@ -290,9 +277,8 @@ avx_ne_convert.o: avx_ne_convert.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h bf16.h ../fpu/softfloat-specialize.h ../fpu/softfloat.h \
../simd_int.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h bf16.h \
../fpu/softfloat-specialize.h ../fpu/softfloat.h ../simd_int.h
avx_pfp.o: avx_pfp.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -300,9 +286,8 @@ avx_pfp.o: avx_pfp.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../fpu/softfloat-compare.h ../fpu/softfloat.h ../simd_pfp.h \
../simd_int.h
../xmm.h ../vmx.h ../stack.h ../access.h ../fpu/softfloat-compare.h \
../fpu/softfloat.h ../simd_pfp.h ../simd_int.h
gather.o: gather.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -310,7 +295,7 @@ gather.o: gather.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h
../xmm.h ../vmx.h ../stack.h ../access.h
tbm32.o: tbm32.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -318,8 +303,7 @@ tbm32.o: tbm32.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../scalar_arith.h
../xmm.h ../vmx.h ../stack.h ../access.h ../scalar_arith.h
tbm64.o: tbm64.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -327,13 +311,12 @@ tbm64.o: tbm64.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h ../access.h \
../scalar_arith.h
../xmm.h ../vmx.h ../stack.h ../access.h ../scalar_arith.h
xop.o: xop.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h ../../logio.h \
../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h ../../config.h \
../../osdep.h ../../cpu/decoder/decoder.h ../../cpu/decoder/features.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../stack.h \
../access.h ../simd_int.h ../simd_compare.h
../icache.h ../xmm.h ../vmx.h ../stack.h ../access.h ../simd_int.h \
../simd_compare.h

View File

@ -100,7 +100,7 @@ amd/amd_k6_2_chomper.o: amd/amd_k6_2_chomper.@CPP_SUFFIX@ ../../bochs.h ../../co
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
amd/amd_k6_2_chomper.h
amd/athlon64_clawhammer.o: amd/athlon64_clawhammer.@CPP_SUFFIX@ ../../bochs.h \
../../config.h ../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
@ -109,7 +109,7 @@ amd/athlon64_clawhammer.o: amd/athlon64_clawhammer.@CPP_SUFFIX@ ../../bochs.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
amd/athlon64_clawhammer.h
amd/athlon64_venice.o: amd/athlon64_venice.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
@ -118,7 +118,7 @@ amd/athlon64_venice.o: amd/athlon64_venice.@CPP_SUFFIX@ ../../bochs.h ../../conf
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
amd/athlon64_venice.h
amd/phenomx3_8650_toliman.o: amd/phenomx3_8650_toliman.@CPP_SUFFIX@ ../../bochs.h \
../../config.h ../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
@ -127,7 +127,7 @@ amd/phenomx3_8650_toliman.o: amd/phenomx3_8650_toliman.@CPP_SUFFIX@ ../../bochs.
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
amd/phenomx3_8650_toliman.h
amd/ryzen.o: amd/ryzen.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
@ -137,7 +137,7 @@ amd/ryzen.o: amd/ryzen.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
amd/ryzen.h
amd/trinity_apu.o: amd/trinity_apu.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
@ -147,7 +147,7 @@ amd/trinity_apu.o: amd/trinity_apu.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
amd/trinity_apu.h
amd/turion64_tyler.o: amd/turion64_tyler.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
@ -157,7 +157,7 @@ amd/turion64_tyler.o: amd/turion64_tyler.@CPP_SUFFIX@ ../../bochs.h ../../config
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
amd/turion64_tyler.h
amd/zambezi.o: amd/zambezi.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
@ -166,7 +166,7 @@ amd/zambezi.o: amd/zambezi.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
amd/zambezi.h
intel/atom_n270.o: intel/atom_n270.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
@ -176,7 +176,7 @@ intel/atom_n270.o: intel/atom_n270.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/atom_n270.h
intel/broadwell_ult.o: intel/broadwell_ult.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
@ -186,7 +186,7 @@ intel/broadwell_ult.o: intel/broadwell_ult.@CPP_SUFFIX@ ../../bochs.h ../../conf
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/broadwell_ult.h
intel/core2_penryn_t9600.o: intel/core2_penryn_t9600.@CPP_SUFFIX@ ../../bochs.h \
@ -196,7 +196,7 @@ intel/core2_penryn_t9600.o: intel/core2_penryn_t9600.@CPP_SUFFIX@ ../../bochs.h
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/core2_penryn_t9600.h
intel/core_duo_t2400_yonah.o: intel/core_duo_t2400_yonah.@CPP_SUFFIX@ ../../bochs.h \
@ -206,7 +206,7 @@ intel/core_duo_t2400_yonah.o: intel/core_duo_t2400_yonah.@CPP_SUFFIX@ ../../boch
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/core_duo_t2400_yonah.h
intel/corei3_cnl.o: intel/corei3_cnl.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
@ -216,7 +216,7 @@ intel/corei3_cnl.o: intel/corei3_cnl.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/corei3_cnl.h
intel/corei5_arrandale_m520.o: intel/corei5_arrandale_m520.@CPP_SUFFIX@ ../../bochs.h \
@ -226,7 +226,7 @@ intel/corei5_arrandale_m520.o: intel/corei5_arrandale_m520.@CPP_SUFFIX@ ../../bo
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/corei5_arrandale_m520.h
intel/corei5_lynnfield_750.o: intel/corei5_lynnfield_750.@CPP_SUFFIX@ ../../bochs.h \
@ -236,7 +236,7 @@ intel/corei5_lynnfield_750.o: intel/corei5_lynnfield_750.@CPP_SUFFIX@ ../../boch
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/corei5_lynnfield_750.h
intel/corei7_haswell_4770.o: intel/corei7_haswell_4770.@CPP_SUFFIX@ ../../bochs.h \
@ -246,7 +246,7 @@ intel/corei7_haswell_4770.o: intel/corei7_haswell_4770.@CPP_SUFFIX@ ../../bochs.
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/corei7_haswell_4770.h
intel/corei7_icelake-u.o: intel/corei7_icelake-u.@CPP_SUFFIX@ ../../bochs.h \
@ -268,7 +268,7 @@ intel/corei7_ivy_bridge_3770K.o: intel/corei7_ivy_bridge_3770K.@CPP_SUFFIX@ ../.
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/corei7_ivy_bridge_3770K.h
intel/corei7_sandy_bridge_2600K.o: intel/corei7_sandy_bridge_2600K.@CPP_SUFFIX@ \
@ -278,7 +278,7 @@ intel/corei7_sandy_bridge_2600K.o: intel/corei7_sandy_bridge_2600K.@CPP_SUFFIX@
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/corei7_sandy_bridge_2600K.h
intel/corei7_skylake-x.o: intel/corei7_skylake-x.@CPP_SUFFIX@ ../../bochs.h \
@ -288,7 +288,7 @@ intel/corei7_skylake-x.o: intel/corei7_skylake-x.@CPP_SUFFIX@ ../../bochs.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../param_names.h \
intel/corei7_skylake-x.h
intel/p2_klamath.o: intel/p2_klamath.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
@ -298,7 +298,7 @@ intel/p2_klamath.o: intel/p2_klamath.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
intel/p2_klamath.h
intel/p3_katmai.o: intel/p3_katmai.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
@ -307,7 +307,7 @@ intel/p3_katmai.o: intel/p3_katmai.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
intel/p3_katmai.h
intel/p4_prescott_celeron_336.o: intel/p4_prescott_celeron_336.@CPP_SUFFIX@ ../../bochs.h \
../../config.h ../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
@ -316,7 +316,7 @@ intel/p4_prescott_celeron_336.o: intel/p4_prescott_celeron_336.@CPP_SUFFIX@ ../.
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
intel/p4_prescott_celeron_336.h
intel/p4_willamette.o: intel/p4_willamette.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
@ -325,7 +325,7 @@ intel/p4_willamette.o: intel/p4_willamette.@CPP_SUFFIX@ ../../bochs.h ../../conf
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
intel/p4_willamette.h
intel/pentium.o: intel/pentium.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../cpu.h ../../bx_debug/debug.h \
@ -334,7 +334,7 @@ intel/pentium.o: intel/pentium.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../o
../../instrument/stubs/instrument.h ../i387.h ../fpu/softfloat.h \
../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h ../crregs.h \
../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h ../icache.h \
../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../xmm.h ../vmx.h ../cpuid.h ../access.h \
intel/pentium.h
intel/pentium_mmx.o: intel/pentium_mmx.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../cpu.h \
@ -343,7 +343,7 @@ intel/pentium_mmx.o: intel/pentium_mmx.@CPP_SUFFIX@ ../../bochs.h ../../config.h
../decoder/decoder.h ../../instrument/stubs/instrument.h ../i387.h \
../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
../crregs.h ../descriptor.h ../decoder/instr.h ../lazy_flags.h ../tlb.h \
../icache.h ../xmm.h ../vmx.h ../svm.h ../cpuid.h ../access.h \
../icache.h ../xmm.h ../vmx.h ../cpuid.h ../access.h \
intel/pentium_mmx.h
intel/tigerlake.o: intel/tigerlake.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../../cpu/cpu.h \

View File

@ -83,9 +83,8 @@ ferr.o: ferr.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h ../../logio
../../cpu/i387.h ../../cpu/fpu/softfloat.h ../../cpu/fpu/tag_w.h \
../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h ../../cpu/crregs.h \
../../cpu/descriptor.h ../../cpu/decoder/instr.h ../../cpu/lazy_flags.h \
../../cpu/tlb.h ../../cpu/icache.h ../../cpu/xmm.h \
../../cpu/vmx.h ../../cpu/svm.h ../../cpu/cpuid.h ../../cpu/stack.h \
../../cpu/access.h softfloat-specialize.h softfloat.h
../../cpu/tlb.h ../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h \
../../cpu/stack.h ../../cpu/access.h softfloat-specialize.h softfloat.h
fpatan.o: fpatan.@CPP_SUFFIX@ softfloatx80.h softfloat.h ../../config.h \
softfloat-specialize.h softfloat-macros.h softfloat-round-pack.h \
fpu_constant.h
@ -98,12 +97,12 @@ fpu.o: fpu.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h ../../logio.h
../../cpu/i387.h ../../cpu/fpu/softfloat.h ../../cpu/fpu/tag_w.h \
../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h ../../cpu/crregs.h \
../../cpu/descriptor.h ../../cpu/decoder/instr.h ../../cpu/lazy_flags.h \
../../cpu/tlb.h ../../cpu/icache.h ../../cpu/xmm.h \
../../cpu/vmx.h ../../cpu/svm.h ../../cpu/cpuid.h ../../cpu/stack.h \
../../cpu/access.h ../../iodev/iodev.h ../../plugin.h ../../extplugin.h \
../../param_names.h ../../pc_system.h ../../memory/memory-bochs.h \
../../gui/siminterface.h ../../gui/paramtree.h ../../gui/gui.h \
softfloatx80.h softfloat.h softfloat-specialize.h
../../cpu/tlb.h ../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h \
../../cpu/stack.h ../../cpu/access.h ../../iodev/iodev.h ../../plugin.h \
../../extplugin.h ../../param_names.h ../../pc_system.h \
../../memory/memory-bochs.h ../../gui/siminterface.h \
../../gui/paramtree.h ../../gui/gui.h softfloatx80.h softfloat.h \
softfloat-specialize.h
fpu_arith.o: fpu_arith.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../../cpu/cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -112,9 +111,8 @@ fpu_arith.o: fpu_arith.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../cpu/fpu/softfloat.h ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h \
../../cpu/fpu/control_w.h ../../cpu/crregs.h ../../cpu/descriptor.h \
../../cpu/decoder/instr.h ../../cpu/lazy_flags.h ../../cpu/tlb.h \
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h \
../../cpu/svm.h ../../cpu/cpuid.h ../../cpu/stack.h ../../cpu/access.h \
softfloatx80.h softfloat.h softfloat-specialize.h
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h ../../cpu/stack.h \
../../cpu/access.h softfloatx80.h softfloat.h softfloat-specialize.h
fpu_cmov.o: fpu_cmov.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../../cpu/cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -123,8 +121,8 @@ fpu_cmov.o: fpu_cmov.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../cpu/fpu/softfloat.h ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h \
../../cpu/fpu/control_w.h ../../cpu/crregs.h ../../cpu/descriptor.h \
../../cpu/decoder/instr.h ../../cpu/lazy_flags.h ../../cpu/tlb.h \
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h \
../../cpu/svm.h ../../cpu/cpuid.h ../../cpu/stack.h ../../cpu/access.h
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h ../../cpu/stack.h \
../../cpu/access.h
fpu_compare.o: fpu_compare.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../../cpu/cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -133,10 +131,10 @@ fpu_compare.o: fpu_compare.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep
../../cpu/fpu/softfloat.h ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h \
../../cpu/fpu/control_w.h ../../cpu/crregs.h ../../cpu/descriptor.h \
../../cpu/decoder/instr.h ../../cpu/lazy_flags.h ../../cpu/tlb.h \
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h \
../../cpu/svm.h ../../cpu/cpuid.h ../../cpu/stack.h ../../cpu/access.h \
../../cpu/decoder/ia_opcodes.h ../../cpu/decoder/ia_opcodes.def \
softfloatx80.h softfloat.h softfloat-specialize.h
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h ../../cpu/stack.h \
../../cpu/access.h ../../cpu/decoder/ia_opcodes.h \
../../cpu/decoder/ia_opcodes.def softfloatx80.h softfloat.h \
softfloat-specialize.h
fpu_const.o: fpu_const.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../../cpu/cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -145,9 +143,8 @@ fpu_const.o: fpu_const.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../cpu/fpu/softfloat.h ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h \
../../cpu/fpu/control_w.h ../../cpu/crregs.h ../../cpu/descriptor.h \
../../cpu/decoder/instr.h ../../cpu/lazy_flags.h ../../cpu/tlb.h \
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h \
../../cpu/svm.h ../../cpu/cpuid.h ../../cpu/stack.h ../../cpu/access.h \
softfloatx80.h softfloat.h softfloat-specialize.h
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h ../../cpu/stack.h \
../../cpu/access.h softfloatx80.h softfloat.h softfloat-specialize.h
fpu_load_store.o: fpu_load_store.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../osdep.h ../../logio.h ../../misc/bswap.h ../../cpu/cpu.h \
../../bx_debug/debug.h ../../config.h ../../osdep.h \
@ -156,9 +153,8 @@ fpu_load_store.o: fpu_load_store.@CPP_SUFFIX@ ../../bochs.h ../../config.h \
../../cpu/i387.h ../../cpu/fpu/softfloat.h ../../cpu/fpu/tag_w.h \
../../cpu/fpu/status_w.h ../../cpu/fpu/control_w.h ../../cpu/crregs.h \
../../cpu/descriptor.h ../../cpu/decoder/instr.h ../../cpu/lazy_flags.h \
../../cpu/tlb.h ../../cpu/icache.h ../../cpu/xmm.h \
../../cpu/vmx.h ../../cpu/svm.h ../../cpu/cpuid.h ../../cpu/stack.h \
../../cpu/access.h ../../cpu/decoder/ia_opcodes.h \
../../cpu/tlb.h ../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h \
../../cpu/stack.h ../../cpu/access.h ../../cpu/decoder/ia_opcodes.h \
../../cpu/decoder/ia_opcodes.def softfloatx80.h softfloat.h \
softfloat-specialize.h
fpu_misc.o: fpu_misc.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
@ -169,9 +165,8 @@ fpu_misc.o: fpu_misc.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../cpu/fpu/softfloat.h ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h \
../../cpu/fpu/control_w.h ../../cpu/crregs.h ../../cpu/descriptor.h \
../../cpu/decoder/instr.h ../../cpu/lazy_flags.h ../../cpu/tlb.h \
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h \
../../cpu/svm.h ../../cpu/cpuid.h ../../cpu/stack.h ../../cpu/access.h \
softfloatx80.h softfloat.h softfloat-specialize.h
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h ../../cpu/stack.h \
../../cpu/access.h softfloatx80.h softfloat.h softfloat-specialize.h
fpu_trans.o: fpu_trans.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../logio.h ../../misc/bswap.h ../../cpu/cpu.h ../../bx_debug/debug.h \
../../config.h ../../osdep.h ../../cpu/decoder/decoder.h \
@ -180,9 +175,8 @@ fpu_trans.o: fpu_trans.@CPP_SUFFIX@ ../../bochs.h ../../config.h ../../osdep.h \
../../cpu/fpu/softfloat.h ../../cpu/fpu/tag_w.h ../../cpu/fpu/status_w.h \
../../cpu/fpu/control_w.h ../../cpu/crregs.h ../../cpu/descriptor.h \
../../cpu/decoder/instr.h ../../cpu/lazy_flags.h ../../cpu/tlb.h \
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h \
../../cpu/svm.h ../../cpu/cpuid.h ../../cpu/stack.h ../../cpu/access.h \
softfloatx80.h softfloat.h softfloat-specialize.h
../../cpu/icache.h ../../cpu/xmm.h ../../cpu/vmx.h ../../cpu/stack.h \
../../cpu/access.h softfloatx80.h softfloat.h softfloat-specialize.h
fsincos.o: fsincos.@CPP_SUFFIX@ softfloatx80.h softfloat.h ../../config.h \
softfloat-specialize.h softfloat-macros.h softfloat-round-pack.h \
fpu_constant.h

View File

@ -75,19 +75,18 @@ memory.o: memory.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../cpu/fpu/softfloat.h ../cpu/fpu/tag_w.h ../cpu/fpu/status_w.h \
../cpu/fpu/control_w.h ../cpu/crregs.h ../cpu/descriptor.h \
../cpu/decoder/instr.h ../cpu/lazy_flags.h ../cpu/tlb.h ../cpu/icache.h \
../cpu/xmm.h ../cpu/vmx.h ../cpu/svm.h ../cpu/cpuid.h \
../cpu/access.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
../param_names.h ../pc_system.h ../memory/memory-bochs.h \
../cpu/xmm.h ../cpu/vmx.h ../cpu/access.h ../iodev/iodev.h ../plugin.h \
../extplugin.h ../param_names.h ../pc_system.h ../memory/memory-bochs.h \
../gui/siminterface.h ../gui/paramtree.h ../gui/gui.h
memory_stub.o: memory_stub.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
../logio.h ../misc/bswap.h ../pc_system.h ../param_names.h ../cpu/cpu.h \
../bx_debug/debug.h ../config.h ../osdep.h ../cpu/decoder/decoder.h \
../cpu/decoder/features.h ../instrument/stubs/instrument.h ../cpu/i387.h \
../cpu/fpu/softfloat.h ../cpu/fpu/tag_w.h ../cpu/fpu/status_w.h \
../cpu/fpu/control_w.h ../cpu/crregs.h ../cpu/descriptor.h \
../cpu/decoder/instr.h ../cpu/lazy_flags.h ../cpu/tlb.h ../cpu/icache.h \
../cpu/xmm.h ../cpu/vmx.h ../cpu/svm.h ../cpu/cpuid.h \
../cpu/access.h ../memory/memory-bochs.h
../cpu/decoder/features.h ../cpu/decoder/decoder.h \
../instrument/stubs/instrument.h ../cpu/i387.h ../cpu/fpu/softfloat.h \
../cpu/fpu/tag_w.h ../cpu/fpu/status_w.h ../cpu/fpu/control_w.h \
../cpu/crregs.h ../cpu/descriptor.h ../cpu/decoder/instr.h \
../cpu/lazy_flags.h ../cpu/tlb.h ../cpu/icache.h ../cpu/xmm.h \
../cpu/vmx.h ../cpu/access.h ../memory/memory-bochs.h
misc_mem.o: misc_mem.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../misc/bswap.h ../param_names.h ../cpu/cpu.h ../bx_debug/debug.h \
../config.h ../osdep.h ../cpu/decoder/decoder.h \
@ -95,8 +94,7 @@ misc_mem.o: misc_mem.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../logio.h \
../instrument/stubs/instrument.h ../cpu/i387.h ../cpu/fpu/softfloat.h \
../cpu/fpu/tag_w.h ../cpu/fpu/status_w.h ../cpu/fpu/control_w.h \
../cpu/crregs.h ../cpu/descriptor.h ../cpu/decoder/instr.h \
../cpu/lazy_flags.h ../cpu/tlb.h ../cpu/icache.h \
../cpu/xmm.h ../cpu/vmx.h ../cpu/svm.h ../cpu/cpuid.h ../cpu/access.h \
../iodev/iodev.h ../plugin.h ../extplugin.h ../pc_system.h \
../memory/memory-bochs.h ../gui/siminterface.h ../gui/paramtree.h \
../gui/gui.h
../cpu/lazy_flags.h ../cpu/tlb.h ../cpu/icache.h ../cpu/xmm.h \
../cpu/vmx.h ../cpu/access.h ../iodev/iodev.h ../plugin.h ../extplugin.h \
../pc_system.h ../memory/memory-bochs.h ../gui/siminterface.h \
../gui/paramtree.h ../gui/gui.h