Commit History

Author SHA1 Message Date
  gdkchan 7ed1153062 Add SHRN instruction, and fix ADDV 8 years ago
  gdkchan f68696dc4a Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments 8 years ago
  gdkchan 55743c0cba Only throw undefined instruction exception at execution, not at translation stage 8 years ago
  gdkchan 9063766ed6 Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default 8 years ago
  gdkchan b99e808791 Support loading NSO/NRO without a MOD0 header, stub some functions, support more ids on SvcGetInfo 8 years ago
  gdkchan 2347c44bbf Improve access to system registers by using properties, also use exclusive region granularity on exclusive load/stores, and ensure that acquires without releases won't hold the address forever, remove unused ALU rev method 8 years ago
  gdkchan b7e1d9930d aloha 8 years ago