diff options
author | Ben Shi <powerman1st@163.com> | 2022-12-23 10:01:46 +0800 |
---|---|---|
committer | Ben Shi <powerman1st@163.com> | 2022-12-23 11:03:45 +0800 |
commit | 77249ea6bc6601d2637cf6c1d73c87c25faf1b71 (patch) | |
tree | 8d1c7b44587f2eef707cc50bd1c9ff1e14e76e40 /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | e0a66116fcccd59d12485810f5311efafa134ea5 (diff) | |
download | llvm-77249ea6bc6601d2637cf6c1d73c87c25faf1b71.zip llvm-77249ea6bc6601d2637cf6c1d73c87c25faf1b71.tar.gz llvm-77249ea6bc6601d2637cf6c1d73c87c25faf1b71.tar.bz2 |
[AVR] Support 16-bit LDS/STS on AVRTiny.
LDS/STS are 32-bit instructions on AVR, which can access up to
64KB data space. While they are 16-bit instructions on AVRTiny,
which can only access 128B data space.
Reviewed By: aykevl
Differential Revision: https://reviews.llvm.org/D139621
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions