Bug 372185

Summary: Support of valgrind on ARMv8 with 32 bit executable
Product: [Developer tools] valgrind Reporter: Karthik <Karthikeyan.Chandrasekaran>
Component: generalAssignee: Julian Seward <jseward>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.12 SVN   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Karthik 2016-11-07 15:19:02 UTC
Hi,

Kernel - Linux4.1
Host Processer - ARMv8
Executable - 32 Bit

We have compiled Valgrind source with 32-bit processer and loaded in ARMv8 environment. We couldn't run the executable.

Could you please confirm whether Valgrind supported on ARMv8 with 32-bit compiler?

Thanks & Regards,
Karthik
Comment 1 Karthik 2016-12-27 07:38:35 UTC
Any update on this ?
Comment 2 Julian Seward 2017-03-06 14:38:46 UTC
The current trunk supports ARMv8 32 bit instructions, almost 
everything except conversions to/from 16-bit floats.  Give it
a try.