diff options
author | Mans Rullgard <mans@mansr.com> | 2011-12-11 21:41:59 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-12-11 22:29:22 +0000 |
commit | 599b4c6efddaed33b1667c386b34b07729ba732b (patch) | |
tree | 5d933e6863515dd94a5ed15d575d692a4c3af5e0 /libavformat/mxfenc.c | |
parent | b11ce85664caa69d6117e692c7ac49be4f7493cc (diff) | |
download | ffmpeg-599b4c6efddaed33b1667c386b34b07729ba732b.tar.gz |
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 'libavformat/mxfenc.c')
0 files changed, 0 insertions, 0 deletions