Support 128-bit variables (#336)

* wip 128 bit support

* add a few more files to offline test
This commit is contained in:
water111
2021-03-25 16:02:48 -04:00
committed by GitHub
parent 99683c0dac
commit 7fac11ddf5
29 changed files with 509 additions and 213 deletions
+4 -2
View File
@@ -2618,8 +2618,10 @@ TEST_F(FormRegressionTest, QMemCpy) {
" (+! v1-1 -1)\n"
" (&+! a0-1 -16)\n"
" (&+! a1-1 -16)\n"
" (.lq a2-3 0 a1-1)\n"
" (.sq a2-3 0 a0-1)\n"
" (set!\n"
" (-> (the-as (pointer uint128) a0-1))\n"
" (-> (the-as (pointer uint128) a1-1))\n"
" )\n"
" )\n"
" )\n"
" v0-0\n"