Files
OBarronCS 76d97f8926 Support MIPS64 - write correct PC register width on uc_emu_start (#2111)
* Support mips64 - write correct pc register width on uc_emu_start

* Convert to UC_MODE_MIPS64

* Correctly select MIPS64 CPU model

* Simple 64-bit test - check it doesn't crash

* lint

* Comment

* Comment

* Add offset when indexing cpu model, makes tests work on older python

* Move test

* add PC check to test

* Fix test - add python version check

* Use RegressTest method for assert
2025-02-21 21:39:11 +08:00
..
2017-02-26 10:50:18 +08:00
2016-03-08 08:55:55 +08:00
2017-01-22 21:27:17 +08:00
2015-11-12 15:30:19 +08:00
2017-01-22 21:27:17 +08:00
2017-01-22 21:27:17 +08:00
2017-01-23 11:35:00 +11:00
2017-01-22 21:27:17 +08:00
2025-01-18 15:18:49 +08:00