OSDN Git Service

target/hexagon: translation changes
authorTaylor Simpson <tsimpson@quicinc.com>
Mon, 15 Mar 2021 04:53:04 +0000 (23:53 -0500)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 1 May 2021 15:31:42 +0000 (08:31 -0700)
commita27c100c23d2b23a8d5342b8d8d75e238f6342ba
tree59c9110f23ba421008d20abf4cfcc95f8021607f
parent8f860d2633baf9c2b6261f703f86e394c6bc22ca
target/hexagon: translation changes

Change cpu_ldl_code to translator_ldl.
Don't end the TB after every packet when HEX_DEBUG is on.
Make gen_check_store_width a simple call.

Reported-by: Richard Henderson <<richard.henderson@linaro.org>
Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Message-Id: <1615783984-25918-1-git-send-email-tsimpson@quicinc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hexagon/translate.c