arch,cpu,sim: Get rid of the microcode ROM stub code.

This code, including a switching header file, is no longer necessary
because ROM based microops are now handled by the decoder itself.

Change-Id: Ie3ea4a7371dec22993ede80e2acd1df7cd1ecf59
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/32899
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
Gabe Black
2020-08-18 01:16:30 -07:00
parent a3e113239b
commit cac49d4e47
10 changed files with 0 additions and 292 deletions

View File

@@ -61,7 +61,6 @@ env.SwitchingHeaders(
isa.hh
isa_traits.hh
locked_mem.hh
microcode_rom.hh
pseudo_inst.hh
registers.hh
remote_gdb.hh