Bug 450203 - unhandled instruction 0xD5380015 [ARM64]
Summary: unhandled instruction 0xD5380015 [ARM64]
Status: RESOLVED DUPLICATE of bug 392146
Alias: None
Product: valgrind
Classification: Developer tools
Component: memcheck (show other bugs)
Version: 3.18.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Julian Seward
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-14 10:47 UTC by jonathan.girardeau
Modified: 2024-04-02 10:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jonathan.girardeau 2022-02-14 10:47:15 UTC
SUMMARY
***
Hello, I got this error on a raspberry pi 4 when launching my program with Memcheck:
ARM64 front end: branch_etc
disInstr(arm64): unhandled instruction 0xD5380015
***

SOFTWARE/OS VERSIONS
Linux: Ubuntu 20.04
Comment 1 Paul Floyd 2024-04-02 10:33:28 UTC
I believe that this is

0x10000:      D5 38 00 15            mrs	x21, midr_el1

So this bug report is a duplicate of 392146.

*** This bug has been marked as a duplicate of bug 392146 ***