[Pkg-mono-svn-commits] [mono] 02/04: Instruction length of atomic_add_i4 is 28.

Jo Shields directhex at moszumanska.debian.org
Mon Sep 7 09:16:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master-patches/ppc_big_endian_fixes
in repository mono.

commit c36ee1bb35b51d7d76103977e35263686b402dc0
Author: Alex Rønne Petersen <alexrp at xamarin.com>
Date:   Mon Aug 3 17:32:07 2015 +0200

    Instruction length of atomic_add_i4 is 28.
    
    (cherry picked from commit f967c79926900343f399c75624deedaba460e544)
---
 mono/mini/cpu-ppc.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mono/mini/cpu-ppc.md b/mono/mini/cpu-ppc.md
index ba2ec60..e6baf91 100644
--- a/mono/mini/cpu-ppc.md
+++ b/mono/mini/cpu-ppc.md
@@ -314,5 +314,5 @@ vcall2_membase: src1:b len:16 clob:c
 
 jump_table: dest:i len:8
 
-atomic_add_i4: src1:b src2:i dest:i len:20
+atomic_add_i4: src1:b src2:i dest:i len:28
 atomic_cas_i4: src1:b src2:i src3:i dest:i len:38

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono.git



More information about the Pkg-mono-svn-commits mailing list