Files
Brskt 879925717b aya: add mips64 arch
Wire up mips64 now that bindings are generated. MIPS64 uses the N64 ABI
with the same pt_regs layout as MIPS (regs[4..11] for arguments, regs[2]
for return value), so the PtRegsLayout impl is shared via cfg(any(...)).

Fixes: #1388
2026-04-14 18:26:33 -04:00
..
2026-04-14 18:26:33 -04:00