]> git.sesse.net Git - x264/commit
x86inc: Make cpuflag() and notcpuflag() return 0 or 1
authorHenrik Gramner <henrik@gramner.com>
Wed, 30 Sep 2015 21:17:00 +0000 (23:17 +0200)
committerHenrik Gramner <henrik@gramner.com>
Sun, 3 Jan 2016 16:15:47 +0000 (17:15 +0100)
commit8017b33454397d59b3285ec6d2ad35b6d0deb58a
tree9c8cd3c5f639c1aec0f0974f4063410742ce25ec
parent5c6570495f8f1c716b294aee1430d8766a4beb9c
x86inc: Make cpuflag() and notcpuflag() return 0 or 1

Makes it possible to use them in arithmetic expressions.
common/x86/deblock-a.asm
common/x86/mc-a.asm
common/x86/mc-a2.asm
common/x86/quant-a.asm
common/x86/x86inc.asm