OSDN Git Service

target/hppa: Decode d for bb instructions
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 17 Sep 2023 04:41:32 +0000 (21:41 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:34 +0000 (18:49 -0800)
commit84e224d4226001ed73b8da42e4ad155cf80b1eef
tree14fe28b2916545105109baacaaaa71261c97db9f
parent63c427c615ea927fd93901f2dfeebb62ad3bf2bc
target/hppa: Decode d for bb instructions

Manipulate the shift count so that the bit to be tested
is always placed at the MSB.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/insns.decode
target/hppa/translate.c