Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoren Merritt <pengvado@akuvian.org>2013-09-11 19:49:20 +0400
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2013-10-07 14:17:59 +0400
commit25cb0c1a1e66edacc1667acf6818f524c0997f10 (patch)
treed710199e868beeadc74eb2973be9d0c5ab72f8fd /configure
parentce1e8045e04ed1a6e9c8c20e48ad3acf9cf664d2 (diff)
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 'configure')
0 files changed, 0 insertions, 0 deletions