Optimise single handler tables in the decoder.
Previously, the decoder applied a mask-and-value optimisation only if a decoding table had two entries in it, with an explicit "otherwise" case. This patch makes the optimisation also work when the case is implicit. Change-Id: Iacbf96940e1c078fdcb4ad162f483b0d690b4108
Loading
Please register or sign in to comment