target/hppa: Merge translate_one into hppa_tr_translate_insn
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 17 Feb 2018 20:11:32 +0000 (12:11 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 12 Feb 2019 16:59:21 +0000 (08:59 -0800)
commit31274b46e43abd95ed559d242b36e859de3dae89
tree682bcbbd4003a2dc2c00bb4d03f5236e2d97c952
parent1ca74648f1d3ec6e19d9e8b9b3726db22c03de48
target/hppa: Merge translate_one into hppa_tr_translate_insn

Now that the implementation is entirely within the generated
decode function, eliminate the wrapper.

Tested-by: Helge Deller <deller@gmx.de>
Tested-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/translate.c