externals: Update Xbyak to 5.96

I made a request on the Xbyak issue tracker to allow some constructors
to be constexpr in order to avoid static constructors from needing to
execute for some of our register constants.

This request was implemented, so this updates Xbyak so that we can make
use of it.
This commit is contained in:
Lioncash
2020-08-30 04:58:45 -04:00
parent e9b9fc4674
commit a5dcccfdd2
3 changed files with 22 additions and 22 deletions