mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-06 10:18:30 +02:00
Add FMaxNmV & FMinNmV Inst.s with Test. (#1279)
Successful unit testing on Windows (debug and release mode).
This commit is contained in:
@@ -212,11 +212,13 @@ namespace ARMeilleure.Instructions
|
||||
Fmax_V,
|
||||
Fmaxnm_S,
|
||||
Fmaxnm_V,
|
||||
Fmaxnmv_V,
|
||||
Fmaxp_V,
|
||||
Fmin_S,
|
||||
Fmin_V,
|
||||
Fminnm_S,
|
||||
Fminnm_V,
|
||||
Fminnmv_V,
|
||||
Fminp_V,
|
||||
Fmla_Se,
|
||||
Fmla_V,
|
||||
|
Reference in New Issue
Block a user