mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
48f51b23ae
The move resolver doesn't understand using a pair of registers, which we have to do on ARM softfp to pass doubles in the integer registers, if they occur early enough in the argument list. We had a workaround (see uses of floatArgsInGPR) for when the argument is moved from a float register; this change extends it to handle loading from memory. |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
jsd | ||
public | ||
src | ||
xpconnect |