|
LLVM 24.0.0git
|
Map pseudo instructions that imply an 'S' bit onto real opcodes. More...
Public Attributes | |
| uint16_t | PseudoOpc |
| uint16_t | MachineOpc |
Map pseudo instructions that imply an 'S' bit onto real opcodes.
Whether the instruction is encoded with an 'S' bit is determined by the optional CPSR def operand.
This will go away once we can teach tblgen how to set the optional CPSR def operand itself.
Definition at line 2242 of file ARMBaseInstrInfo.cpp.
| uint16_t AddSubFlagsOpcodePair::MachineOpc |
Definition at line 2244 of file ARMBaseInstrInfo.cpp.
| uint16_t AddSubFlagsOpcodePair::PseudoOpc |
Definition at line 2243 of file ARMBaseInstrInfo.cpp.