X86: Get rid of the unused getAllocator on the python base microop class.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 23 Aug 2010 01:24:09 +0000 (18:24 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 23 Aug 2010 01:24:09 +0000 (18:24 -0700)
commit5836023ab2eb8f2c780e835078d518f061722d65
tree95dd843d5fdda76bc1560fe29e03812b4c84dd9e
parent3d93afe348d5cdc9f83c28e37361391c4b7bf6a7
X86: Get rid of the unused getAllocator on the python base microop class.

This function is always overridden, and doesn't actually have the right
signature.
src/arch/x86/isa/microops/base.isa