diff options
Diffstat (limited to 'sim/ppc/.Sanitize')
-rw-r--r-- | sim/ppc/.Sanitize | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sim/ppc/.Sanitize b/sim/ppc/.Sanitize index 47ca881..bf877e9 100644 --- a/sim/ppc/.Sanitize +++ b/sim/ppc/.Sanitize @@ -51,6 +51,7 @@ debug.c debug.h device.c device.h +device.maybe device_table.c device_table.h dgen.c @@ -68,9 +69,24 @@ emul_unix.c emul_unix.h events.c events.h +filter.c +filter.h filter_filename.c filter_filename.h +gen-icache.c +gen-icache.h +gen-idecode.c +gen-idecode.h +gen-itable.c +gen-itable.h +gen-model.c +gen-model.h +gen-semantics.c +gen-semantics.h +gen-support.c +gen-support.h hw_com.c +hw_core.c hw_cpu.c hw_cpu.h hw_disk.c @@ -92,10 +108,17 @@ idecode_branch.h idecode_expression.h idecode_fields.h igen.c +igen.h inline.c inline.h interrupts.c interrupts.h +ld-cache.c +ld-cache.h +ld-decode.c +ld-decode.h +ld-insn.c +ld-insn.h lf.c lf.h main.c @@ -112,6 +135,7 @@ ppc-cache-rules ppc-instructions ppc-opcode-complex ppc-opcode-flat +ppc-opcode-jump ppc-opcode-simple ppc-opcode-stupid ppc-opcode-test-1 |