24 Nov
2023
24 Nov
'23
12:41 p.m.
It's possible to use `src` for switch, and use `reg.idx[0]` and `[1]` for each case, or drop them in `immconst_uint`. That would have the advantage of using the existing parameter allocation/freeing mechanism, but it would be a bit ugly and inefficient. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/491#note_53657