tinygrad/extra/remu/src
qazal 2f95c10702
remu new instructions / use volatile in emulator tests (#12862)
* remu new instructions

* start moving to volatile

* test_simple works

* test_exec_mov works and lid is still here

* test_exec_cmp_vopc

* clang did s_mov_b32 exec_lo, 1

* don't hardcode v1

* support volatile in tests

* hw_test passes

* only the volatile version

* subrev saturating behavior
2025-10-23 11:13:43 +08:00
..
helpers.rs add v_rcp_f32_e64 to remu (#10393) 2025-05-18 17:08:21 +03:00
lib.rs add RDNA3 parser to remu (#10025) 2025-04-24 21:34:07 +08:00
rdna3.rs add support for ds_load_u8 in remu (#10180) 2025-05-06 20:31:00 +03:00
state.rs remu refactors (#10028) 2025-04-26 04:31:10 +08:00
thread.rs remu new instructions / use volatile in emulator tests (#12862) 2025-10-23 11:13:43 +08:00
work_group.rs simpler barrier match in remu (#10339) 2025-05-16 14:40:58 +03:00