aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/x265/files/patch-arm-assembly
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
commit2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch)
tree25f0138e1af8902b92dacc8cce09b267447c17db /multimedia/x265/files/patch-arm-assembly
parentf85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff)
parent1a30da80670973368b399f2b01fe9c04b91a1273 (diff)
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'multimedia/x265/files/patch-arm-assembly')
-rw-r--r--multimedia/x265/files/patch-arm-assembly9
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/x265/files/patch-arm-assembly b/multimedia/x265/files/patch-arm-assembly
index e481269c43f0..dd3f71dd12c4 100644
--- a/multimedia/x265/files/patch-arm-assembly
+++ b/multimedia/x265/files/patch-arm-assembly
@@ -1,12 +1,3 @@
---- source/common/arm/blockcopy8.S 2024-09-30 08:38:43.172350000 +0200
-+++ source/common/arm/blockcopy8.S 2024-09-30 09:13:08.635457000 +0200
-@@ -833,5 +833,5 @@
- vmov.u32 r0, d0[0]
- uasx r0, r0, r0
-- mov r0, r0, lsr 16
-+ lsr r0, r0, #16
- rsb r0, #1024
- bx lr
--- source/common/arm/asm.S 2024-04-04 11:39:50.000000000 +0200
+++ source/common/arm/asm.S 2024-09-30 19:45:33.295896000 +0200
@@ -85,4 +85,9 @@