From: Mark Wooding Date: Tue, 29 Oct 2019 18:58:15 +0000 (+0000) Subject: base/dispatch-x86ish.S: Capture the `xmm0' address in a register. X-Git-Tag: 2.6.0~25 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/commitdiff_plain/4d99c15efa500303c59a6e419634f2ed0123766d?hp=4d99c15efa500303c59a6e419634f2ed0123766d base/dispatch-x86ish.S: Capture the `xmm0' address in a register. This saves 16 bytes overall, and makes for slightly more readable code. ---