retdec
Enumerations
arm64_defs.h File Reference

Additional (on top of Capstone) definitions for ARM64 translator. More...

#include <capstone/arm64.h>

Go to the source code of this file.

Enumerations

enum  arm64_reg_cpsr_flags {
  ARM64_REG_CPSR_N = ARM64_REG_ENDING + 1 , ARM64_REG_CPSR_Z , ARM64_REG_CPSR_C , ARM64_REG_CPSR_V ,
  ARM64_REG_PC
}
 

Detailed Description

Additional (on top of Capstone) definitions for ARM64 translator.

Enumeration Type Documentation

◆ arm64_reg_cpsr_flags

Enumerator
ARM64_REG_CPSR_N 
ARM64_REG_CPSR_Z 
ARM64_REG_CPSR_C 
ARM64_REG_CPSR_V 
ARM64_REG_PC