diff options
author | Javed Absar <javed.absar@arm.com> | 2019-04-03 14:12:13 +0000 |
---|---|---|
committer | Javed Absar <javed.absar@arm.com> | 2019-04-03 14:12:13 +0000 |
commit | 5820db93c925eeb3b7f4fa47f6a3cfecaf1fa2aa (patch) | |
tree | 1ff3270c859a8c03933f01336c33ebe2b4387c3a /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py | |
parent | ee737a84d75b701c2ae3a8c9a0abbae63fc330af (diff) | |
download | bcm5719-llvm-5820db93c925eeb3b7f4fa47f6a3cfecaf1fa2aa.tar.gz bcm5719-llvm-5820db93c925eeb3b7f4fa47f6a3cfecaf1fa2aa.zip |
[AArch64] Update v8.5a MTE LDG/STG instructions
The latest MTE specification adds register Xt to the STG instruction family:
STG [Xn, #offset] -> STG Xt, [Xn, #offset]
The tag written to memory is taken from Xt rather than Xn.
Also, the LDG instruction also was changed to read return address from Xt:
LDG Xt, [Xn, #offset].
This patch includes those changes and tests.
Specification is at: https://developer.arm.com/docs/ddi0596/c
Differential Revision: https://reviews.llvm.org/D60188
llvm-svn: 357583
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions