mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
Add four categories to the EE code census analyzer: - cop2_vf_ldst(@VU0) / cop2_vu0_other for x24-based VU0 macro-mode load/store traffic (off<512 = VF/VI register file). - neon_gpr_ld/st(q@GPR) for 128-bit GPR-home traffic (MMI NEON residency churn), kept out of the scalar pin categories since rd is a v-reg number there and pin comparisons would be meaningless. Co-Authored-By: Claude <noreply@anthropic.com>