drc: rework block tracking and lookup
authornotaz <notasas@gmail.com>
Wed, 17 Jul 2013 00:17:44 +0000 (03:17 +0300)
committernotaz <notasas@gmail.com>
Wed, 17 Jul 2013 23:37:08 +0000 (02:37 +0300)
commit228ee974aa6ee7e0621dcea262d51ed23999000d
tree0d455291d3c63738cfe88a06ee06a9dc0ae5578c
parente15536775962fef2058ffa43cbb290271f649c17
drc: rework block tracking and lookup

- all 3 caches have their own hash tables (for now?)
- block entry points have separate structures from blocks,
  so invalidation can now properly be done
cpu/drc/emit_arm.c
cpu/sh2/compiler.c