]> git.sesse.net Git - x264/commit
x86inc: Simplify AUTO_REP_RET
authorHenrik Gramner <henrik@gramner.com>
Thu, 15 Oct 2015 15:42:49 +0000 (17:42 +0200)
committerHenrik Gramner <henrik@gramner.com>
Sat, 16 Jan 2016 23:30:12 +0000 (00:30 +0100)
commit5c3d473a966e4b013759097fb98cd4a9cb5a34f5
treed7bd0aa1719fe2a5171116311d3ad3817bad58a6
parent28d68f090c0103704f5f6a86fcf362251774cd78
x86inc: Simplify AUTO_REP_RET

cpuflags is never undefined any more, it's set to 0 instead.

Also fix an incorrect comment.
common/x86/x86inc.asm