summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc/TestContextObjectObjc.py
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2019-11-05 01:12:10 +0300
committerSimon Atanasyan <simon@atanasyan.com>2019-11-07 13:58:50 +0300
commit7bed381eae12277d6e0ef7e8a56491d11589ee7f (patch)
tree25d051534dfdf1218c41f673bef6590ff0121824 /lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc/TestContextObjectObjc.py
parenteaff3004019f97c64c88ab76da6b25106b659b30 (diff)
downloadbcm5719-llvm-7bed381eae12277d6e0ef7e8a56491d11589ee7f.tar.gz
bcm5719-llvm-7bed381eae12277d6e0ef7e8a56491d11589ee7f.zip
[mips] Implement Octeon+ `saa` and `saad` instructions
`saa` and `saad` are 32-bit and 64-bit store atomic add instructions. memory[base] = memory[base] + rt These instructions are available for "Octeon+" CPU. The patch adds support for both instructions to MIPS assembler and diassembler and introduces new CPU type - "octeon+". Next patches will implement `.set arch=octeon+` directive and `AFL_EXT_OCTEONP` ISA extension flag support. Differential Revision: https://reviews.llvm.org/D69849
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud