On 11/19/21 7:13 AM, Song Gao wrote:
+ tcg_gen_ld8u_tl(src1, cpu_env, + offsetof(CPULoongArchState, cf[a->cj & 0x7]));
Mask of cj not needed; it's done by decode.
+&rr_dj_offs rd rj offs +&rr_offs rj rd offs
...
+@rr_dj_offs16 .... .. ................ rj:5 rd:5 &rr_dj_offs offs=%offs16 +@rr_offs16 .... .. ................ rj:5 rd:5 &rr_offs offs=%offs16
These two are the same. r~