commit | 805b3b56c6eb542298db33e0181f135dc9fed3d9 | [log] [tgz] |
---|---|---|
author | Mark Mendell <mark.p.mendell@intel.com> | Fri Sep 18 14:10:29 2015 -0400 |
committer | Mark Mendell <mark.p.mendell@intel.com> | Wed Oct 14 09:54:31 2015 -0400 |
tree | 664d3ca2039805aa326c9e5e02dfae703ba7e634 | |
parent | df3456007702b0dea01ffd1adfa74244857712af [diff] |
X86 jump tables for PackedSwitch Implement X86PackedSwitch using a jump table of offsets to blocks. The X86PackedSwitch version just adds an input to address the constant area. Change-Id: Id2752a1ee79222493040c6fd0e59aee9a544b76a Bug: 21119474 Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>