diff options
author | Quentin Carbonneaux <quentin@c9x.me> | 2019-04-15 19:51:31 +0200 |
---|---|---|
committer | Quentin Carbonneaux <quentin@c9x.me> | 2019-04-15 19:51:31 +0200 |
commit | 2a8584c9853f9392ef0ddcb0ed9b3d2b14b1db83 (patch) | |
tree | d6cbe3a64b01818429ba6f740c14350480ee790e /parse.c | |
parent | 81da1cdebb213077a1ce2c1aaed051de0751e13c (diff) | |
download | roux-2a8584c9853f9392ef0ddcb0ed9b3d2b14b1db83.tar.gz |
handle big constants moves to slots
There is no flavor of mov which can set 8 bytes of memory to a constant not representable as an int32. The solution is simply to emit two movs of 4 bytes each.
Diffstat (limited to 'parse.c')
0 files changed, 0 insertions, 0 deletions