diff options
author | Loren Merritt <pengvado@akuvian.org> | 2013-09-11 17:49:20 +0200 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2013-10-07 06:17:59 -0400 |
commit | 25cb0c1a1e66edacc1667acf6818f524c0997f10 (patch) | |
tree | d710199e868beeadc74eb2973be9d0c5ab72f8fd /libavutil/utils.c | |
parent | ce1e8045e04ed1a6e9c8c20e48ad3acf9cf664d2 (diff) | |
download | ffmpeg-25cb0c1a1e66edacc1667acf6818f524c0997f10.tar.gz |
x86inc: activate REP_RET automatically
Now RET checks whether it immediately follows a branch, so the
programmer dosen't have to keep track of that condition. REP_RET
is still needed manually when it's a branch target, but that's
much rarer.
The implementation involves lots of spurious labels, but that's OK
because we strip them.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavutil/utils.c')
0 files changed, 0 insertions, 0 deletions