On 2/3/26 18:21, 洪志博 wrote:
+    uint32_t cimm = (inst << 39) >> 59;

sextract32(inst, 12, 20), I think.


r~

Reply via email to