Commit graph

12 commits

Author SHA1 Message Date
pent0
e747ef9cee shader: Implement LIMM
- Fix bald miku.
2022-03-16 02:10:48 +01:00
pent0
7f0ced1f79 shader: Implement SOP2M 2021-05-24 02:31:12 +02:00
Foma Nikitin
2efa81bcaf tools: Add SOP3 encoding 2021-05-15 18:31:12 +02:00
sunho
3c83322e1c shader: add repeat mode enum 2020-11-24 12:25:42 +09:00
sunho
ebd26498d6 shader: add i32mad decoder 2020-10-29 12:06:45 +09:00
Ichisada Shioko
3278bf9187 remove unnecessary import statement 2020-10-18 04:11:23 +03:00
sunho
f9ae3cb12a shader: vldst should not match special 2020-08-20 05:52:20 +09:00
sunho
d3c4ec4ed0 shader: add dummy decoders for unimplemented instructios & order instructions according to opcode1 2020-08-20 05:52:20 +09:00
sunho
04791a3170 shader: add imad decoder 2020-08-18 06:14:23 +09:00
Sunho Kim
6a74884904 usse-decoder-gen: update grammar.yaml and run autogen.py 2020-07-25 04:10:10 +09:00
Sunho Kim
60152d4c8b usse-decoder-gen: make autogen.py update existing source code
(cherry picked from commit e62671e57436d19f7c8dd4da9ddeb62991b63d87)
(cherry picked from commit 21912f6e43465ba6554d856027e007696c393766)
2020-07-25 04:10:10 +09:00
Sunho Kim
2b0ee0d97a Move usse-decoder-gen to tools
(cherry picked from commit 6f00696a578888dfc7a716c82786b3515490a8ad)
(cherry picked from commit 972cee8e9d75162c26f7d2fd8e81a3975d4e18e4)
2020-07-25 04:10:10 +09:00