llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc
Stefan Pintilie f28cb01be0 [PowerPC] Add ROP Protection Instructions for PowerPC
There are four new PowerPC instructions that are introduced in
Power 10. They are hashst, hashchk, hashstp, hashchkp.

These instructions will be used for ROP Protection.
This patch adds the four instructions.

Reviewed By: nemanjai, amyk, #powerpc

Differential Revision: https://reviews.llvm.org/D99375
2021-04-15 11:38:38 -05:00
..
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
PPCAsmBackend.cpp [MC][PowerPC] Support .reloc *, BFD_RELOC_{NONE,16,32,64}, * 2021-03-05 21:31:45 -08:00
PPCELFObjectWriter.cpp [PowerPC][PCRelative] Thread Local Storage Support for Local Dynamic 2020-09-23 13:48:06 -05:00
PPCELFStreamer.cpp
PPCELFStreamer.h
PPCFixupKinds.h [PowerPC] Split s34imm into two types 2020-07-28 05:55:56 -05:00
PPCInstPrinter.cpp [PowerPC] Add ROP Protection Instructions for PowerPC 2021-04-15 11:38:38 -05:00
PPCInstPrinter.h [PowerPC] Add ROP Protection Instructions for PowerPC 2021-04-15 11:38:38 -05:00
PPCMCAsmInfo.cpp [XCOFF][DebugInfo] support DWARF for XCOFF for assembly output. 2021-03-04 21:07:52 -05:00
PPCMCAsmInfo.h [PowerPC] Delete remnant isOSDarwin references 2021-01-06 21:18:35 -08:00
PPCMCCodeEmitter.cpp [PowerPC] Add ROP Protection Instructions for PowerPC 2021-04-15 11:38:38 -05:00
PPCMCCodeEmitter.h [PowerPC] Add ROP Protection Instructions for PowerPC 2021-04-15 11:38:38 -05:00
PPCMCExpr.cpp
PPCMCExpr.h
PPCMCTargetDesc.cpp [AIX][TLS] Generate 32-bit general-dynamic access code sequence 2021-03-08 09:30:19 -06:00
PPCMCTargetDesc.h [PowerPC] Add accumulator register class and instructions 2020-09-25 12:25:13 -05:00
PPCPredicates.cpp
PPCPredicates.h
PPCXCOFFObjectWriter.cpp [XCOFF][AIX] Support relocation generation for large code model 2020-08-26 17:12:28 +00:00