diff options
author | Dominik Steenken <dost@de.ibm.com> | 2024-04-19 14:39:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-19 14:39:19 +0200 |
commit | ae9a5b07e0dca10cd44a11f11915be5eab002307 (patch) | |
tree | d2402bfb4122ef4434cd9189afc502313ff01a86 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0a5f50d50be429734074584702cd20cf54c27420 (diff) | |
download | llvm-ae9a5b07e0dca10cd44a11f11915be5eab002307.zip llvm-ae9a5b07e0dca10cd44a11f11915be5eab002307.tar.gz llvm-ae9a5b07e0dca10cd44a11f11915be5eab002307.tar.bz2 |
[SystemZ] Add TPEI instruction and Associated Facility (#89372)
This PR adds the TPEI (Test Pending External Interruption) instruction,
along with the facility that contains it. This is a millicoded system
instruction that is not used for code generation, so it will be used
exclusively by the Assembler and Disassembler.
Accordingly, this commit also adds tests for both.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions