> For the complete documentation index, see [llms.txt](https://www.ctfrecipes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.ctfrecipes.com/pwn/architectures/mips64/registers.md).

# Registers

the MIPS64 instruction set includes all of the [general purpose registers from the MIPS32 ](/pwn/architectures/mips32/registers.md)instruction set, as well as additional registers that are specific to the MIPS64 instruction set.

## Resources

{% embed url="<https://www.mips.com/products/architectures/mips64/>" %}
