16 Feb
2024
16 Feb
'24
10:08 a.m.
On Fri Feb 16 10:08:18 2024 +0000, Conor McCarthy wrote:
So long as values are extracted immediately, and temps elsewhere are only used to construct src params, there can be no temp register conflicts. Ah, sorry, my bad, I had misunderstood how `temp_idx` is used. It is already accumulated into `temp_count` and reset at each instruction.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/629#note_61451