On Sun, Nov 12, 2017 at 9:59 PM, Rostislav Pehlivanov
wrote:
> No longer needed as AUTO_REP_RET deals with it on normal RETs.
Only when the RET follows a branch instruction. If it's a branch
target (that isn't by itself preceded by a branch instruction) there
is no way of automatically detecting
No longer needed as AUTO_REP_RET deals with it on normal RETs.
Signed-off-by: Rostislav Pehlivanov
---
libavcodec/x86/aacpsdsp.asm | 10
libavcodec/x86/ac3dsp.asm | 10
libavcodec/x86/alacdsp.asm | 4 +--
libavcodec/x86/audiodsp.asm