[x265] Use of 64-bit dependent register breaks compilation of Win32 versions
Mario *LigH* Rohkrämer
contact at ligh.de
Tue Apr 1 10:44:11 CEST 2014
Am 01.04.2014, 10:16 Uhr, schrieb Jason Garrett-Glaser <jason at x264.com>:
> Someone likely used "r6b" in 32-bit code.
Exactly:
+----
.process1:
movd m1, [r0]
psrlw m1, m0
packuswb m1, m1
movd r6, m1
mov [r2], r6b ; << 64-bit only
.end:
RET
+----
--
Fun and success!
Mario *LigH* Rohkrämer
mailto:contact at ligh.de
More information about the x265-devel
mailing list