Skip to content

Commit

Permalink
avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loong…
Browse files Browse the repository at this point in the history
…son mmi

1. no longer use the register names directly and optimized code format
2. to be compatible with O32, specify type of address variable with mips_reg and handle the address variable with PTR_ operator
3. use uld and mtc1 to workaround cpu 3A2000 gslwlc1 bug (gslwlc1 instruction extension bug in O32 ABI)

Signed-off-by: Michael Niedermayer <[email protected]>
  • Loading branch information
ZhouXiaoyong authored and michaelni committed May 21, 2016
1 parent 64fe1ee commit a3eb5a3
Showing 1 changed file with 629 additions and 494 deletions.
Loading

0 comments on commit a3eb5a3

Please sign in to comment.