dongzhang
|
eace9b7b00
|
add MemoryZero Arm64 code and UT
|
2014-07-08 12:52:48 +08:00 |
|
dongzhang
|
d88b83df44
|
Add ARM64 Code and UnitTest for reconstruction
|
2014-07-07 15:31:46 +08:00 |
|
zhilwang
|
fd132aba0f
|
Merge pull request #1033 from mstorsjo/aarch64-typofix
Fix a typo in arm64 assembly macros, ARCH64 -> AARCH64
|
2014-06-30 10:02:41 +08:00 |
|
Martin Storsjö
|
cf6ae23413
|
Prefer modes in the same order as the reference, in the aarch64 combined intra satd/sad
This fixes encoding tests on aarch64.
|
2014-06-27 23:54:03 +03:00 |
|
Martin Storsjö
|
b406f4471a
|
Fix a typo in arm64 assembly macros, ARCH64 -> AARCH64
|
2014-06-27 23:52:20 +03:00 |
|
Martin Storsjö
|
e16487d416
|
Clear the executable bit from new assembly source files
|
2014-06-27 18:45:13 +03:00 |
|
Martin Storsjö
|
40e74e43d6
|
Fix building intra_pred_sad_3_opt_aarch64_neon.S with gnu binutils
One macro argument was left in the apple syntax.
|
2014-06-27 12:54:25 +03:00 |
|
zhiliang wang
|
e389cf4348
|
refine file name.
|
2014-06-27 14:11:04 +08:00 |
|
zhiliang wang
|
f0ec323e2c
|
Add arm64 neon code for intraSad&Satd
|
2014-06-25 13:43:26 +08:00 |
|
Martin Storsjö
|
30058e091f
|
Remove the executable bit from aarch64 assembly source files
|
2014-06-22 21:36:22 +03:00 |
|
zhiliang wang
|
cfc2b95f59
|
Refine some code
|
2014-06-13 16:06:45 +08:00 |
|
zhiliang wang
|
947e3c64fe
|
Add arm64 code for intra-pred
|
2014-06-13 15:21:48 +08:00 |
|
zhiliang wang
|
5d7e18de54
|
Add arm64 neon code for Satd.
|
2014-06-06 09:33:15 +08:00 |
|
Martin Storsjö
|
f2948dce67
|
Unset the executable bit on source files
|
2014-05-30 09:46:15 +03:00 |
|
zhiliang wang
|
53c8af4566
|
Refine some code
|
2014-05-15 15:04:44 +08:00 |
|
zhiliang wang
|
fe57aa46df
|
Add gnu assembler support.
|
2014-05-15 09:17:35 +08:00 |
|
zhiliang wang
|
e6c9eb9824
|
Add Sad arm64 code
|
2014-05-14 17:06:48 +08:00 |
|