Martin Storsjö
|
c0043f7053
|
Use the three-operand form of add/sub with shift
When using unified syntax, the two operand form with a shift
isn't allowed.
|
2014-03-06 16:21:54 +02:00 |
|
Martin Storsjö
|
f1502c26e3
|
Don't use WELS_ASM_FUNC_END in the middle of a function
WELS_ASM_FUNC_END declares the end of the function, and needs
to be paired with WELS_ASM_FUNC_BEGIN.
|
2014-03-06 16:21:54 +02:00 |
|
Licai Guo
|
67534b0fc0
|
arm asm code refine.
|
2014-03-06 14:30:16 +08:00 |
|
Licai Guo
|
e7cc8c2780
|
Add arm asm code for processing.
|
2014-03-05 16:54:05 +08:00 |
|
Licai Guo
|
248f324c62
|
Add intra predictor arm asm code.
|
2014-03-05 10:25:15 +08:00 |
|
Licai Guo
|
efcee63692
|
Remove .DS_Store file.
|
2014-03-05 10:24:05 +08:00 |
|
Licai Guo
|
bb244d736b
|
Partly add arm asm code to encoder.
|
2014-03-05 10:24:05 +08:00 |
|