diff options
author | Mans Rullgard <mans@mansr.com> | 2012-05-05 23:24:51 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-05-09 13:45:17 +0100 |
commit | b82b49a5b774b6ad9119e981c72b8f594fee2ae0 (patch) | |
tree | 3cd6844458ba208fa8f070f5e1180e49af0a1931 /libavformat/pmpdec.c | |
parent | ac71230902af1a8ebc7abf85143139ffb49838eb (diff) | |
download | ffmpeg-b82b49a5b774b6ad9119e981c72b8f594fee2ae0.tar.gz |
mips: intreadwrite: remove unnecessary inline asm
GCC actually handles unaligned accesses correctly in all cases
except, absurdly, 32-bit loads on mips64. The remaining asm is
thus not needed, and removing it results in better code.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavformat/pmpdec.c')
0 files changed, 0 insertions, 0 deletions