summaryrefslogtreecommitdiffstats
path: root/externals/xbyak (follow)
Commit message (Collapse)AuthorAgeFilesLines
* externals: Update Xbyak to 5.95Lioncash2020-08-261-0/+0
| | | | | | 5.95 contains a potentially backward-compatibility breaking change, so we should be updating to this to ensure that our code remains forward-compatible.
* externals: Update xbyak to v5.941Lioncash2020-08-241-0/+0
| | | | Keeps the tracked submodule up to date with the latest release.
* Add xbyak externalDavid Marcec2020-05-301-0/+0
|
* common: Remove dependency on xbyakLioncash2018-11-211-0/+0
| | | | | | | Xbyak is currently entirely unused. Rather than carting it along, remove it and get rid of a dependency. If it's ever needed in the future, then it can be re-added (and likely be more up to date at that point in time).
* Externals: Update xbyakJames Rowe2018-09-091-0/+0
|
* externals: Update Xbyak to 5.65Lioncash2018-07-191-0/+0
| | | | | Keeps the JIT assembler library up to date and ensures we don't run into any issues that may have been resolved.
* dynarmic: Update to 41ae12263MerryMage2018-02-091-0/+0
| | | | Changes: Primarily implementing more A64 instructions
* externals: Update dynarmic and xbyak.bunnei2017-10-251-0/+0
|
* Externals: Add XbyakYuri Kunde Schlesner2016-12-151-0/+0