aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2020-04-06 20:59:54 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2020-04-07 16:08:11 -0700
commitfde557ad25ff3370ef1dd0587d299a86e060bb23 (patch)
tree03efe47629182bac2fd9f54ab1942a8f22753591 /tools
parent1a03362b14affa4d8ddede55df6e21d7a07b87c2 (diff)
target/xtensa: statically allocate xtensa_insnbufs in DisasContext
Rather than dynamically allocate, and risk failing to free when we longjmp out of the translator, allocate the maximum buffer size based on the maximum supported instruction length. Suggested-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Tested-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions