aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/CodeGen/X86/CodeGenerator.cs
diff options
context:
space:
mode:
authorriperiperi <rhy3756547@hotmail.com>2021-09-29 00:21:30 +0100
committerGitHub <noreply@github.com>2021-09-29 01:21:30 +0200
commit1ae690ba2f407042456207d40e425f8b1f900863 (patch)
treefd4d8e9bf26b9707aa42228ed56b218fa056d59e /ARMeilleure/CodeGen/X86/CodeGenerator.cs
parent33dc4c9ce40165795da884eaa684f16e8b643799 (diff)
Use normal memory store path for DC ZVA (#2693)
Seems like this is used as an optimized way to clear memory in homebrew applications. Unfortunately, calling the software fallback method every 8 bytes was not very optimal. The existing EmitStore is used by passing in ZR as the register to get a 0 write.
Diffstat (limited to 'ARMeilleure/CodeGen/X86/CodeGenerator.cs')
0 files changed, 0 insertions, 0 deletions