arm64 isel: in a couple places, use `xzr` as a source rather than loading zero into...
commita0b559c224bcc9b6df2668ae6cfe2695f517d33d
authorJulian Seward <jseward@acm.org>
Mon, 4 Jan 2021 14:16:41 +0000 (4 15:16 +0100)
committerJulian Seward <jseward@acm.org>
Mon, 4 Jan 2021 14:16:41 +0000 (4 15:16 +0100)
treed87e47359f725007aaa5e634dd490e4f1631b2e5
parent9b9eb4652fe24d36d5fc2cda53174294e27727f1
arm64 isel: in a couple places, use `xzr` as a source rather than loading zero into a reg.

Reduces code size by 0.27% for /usr/bin/date.
VEX/priv/host_arm64_defs.c
VEX/priv/host_arm64_isel.c