diff options
author | David Green <david.green@arm.com> | 2022-05-20 09:31:00 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-05-20 09:31:00 +0100 |
commit | 1379b150991f70a5782e9a143c2ba5308da1161c (patch) | |
tree | 9d0dcea79f08bfd143045e386435dd149b1db725 /lldb/test/Shell/ScriptInterpreter/Python | |
parent | 83c431fb9e72abbd2eddf26388245eb4963370e2 (diff) | |
download | llvm-1379b150991f70a5782e9a143c2ba5308da1161c.zip llvm-1379b150991f70a5782e9a143c2ba5308da1161c.tar.gz llvm-1379b150991f70a5782e9a143c2ba5308da1161c.tar.bz2 |
[AArch64] Fix the generation of BE Nops
Big endian Nops were being generated as d5 03 20 1f fnmadd s21, s30,
s0, s0, getting the bytes of the NOP in the wrong order. This switches
the bytes to not be dependant on the endianness.
Differential Revision: https://reviews.llvm.org/D125980
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions