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
path: root/tools
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-12-12 01:41:59 +0400
committerMans Rullgard <mans@mansr.com>2011-12-12 02:29:22 +0400
commit599b4c6efddaed33b1667c386b34b07729ba732b (patch)
tree5d933e6863515dd94a5ed15d575d692a4c3af5e0 /tools
parentb11ce85664caa69d6117e692c7ac49be4f7493cc (diff)
x86: cabac: replace explicit memory references with "m" operands
This replaces the explicit offset(reg) memory references with "m" operands for the same locations. As a result, one fewer register operand is needed for these inline asm statements. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions