decodetree: Expand a decode_load function
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 31 Jan 2019 19:34:11 +0000 (11:34 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 May 2019 18:18:34 +0000 (11:18 -0700)
commit70e0711ab18fa48279cd2c8cc570b57f38648598
tree23c135ac873bb1fde7e7fbb5b6920b88f0683d7b
parent17560e9349ff1fcce814184b37993f92378cf0c4
decodetree: Expand a decode_load function

Read the instruction, loading no more bytes than necessary.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
scripts/decodetree.py