Files
Xenia-Canary/src/xenia
Herman S. 8911a3b7d8 [a64] Inline UNPACK_FLOAT16_2/4 using NEON fcvtl
Replace CallNativeSafe round-trips with fcvtl/fcvtl2 for half-to-float
conversion. A rev64 fixup corrects the PPC word-pair ordering. FLOAT16_2
uses ext to rotate the two source halfs into position and sets the
constant {0.0, 1.0} tail lanes. PACK_FLOAT16 kept as C helpers since
fcvtn doesn't match Xenos overflow saturation semantics.
2026-03-24 16:17:13 +09:00
..
2026-03-14 23:01:38 +01:00
2025-07-19 14:42:21 -07:00
2025-07-19 14:42:21 -07:00
2026-03-21 01:30:32 +09:00