Skip to content
Commit e66b0909 authored by Martyn Capewell's avatar Martyn Capewell
Browse files

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
parent 8ed83527
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment