Monero
Loading...
Searching...
No Matches
Variables
ARMV8A Namespace Reference

Variables

constexpr uint32_t B = 0x14000000
 
constexpr uint32_t EOR = 0xCA000000
 
constexpr uint32_t EOR32 = 0x4A000000
 
constexpr uint32_t ADD = 0x8B000000
 
constexpr uint32_t SUB = 0xCB000000
 
constexpr uint32_t MUL = 0x9B007C00
 
constexpr uint32_t UMULH = 0x9BC07C00
 
constexpr uint32_t SMULH = 0x9B407C00
 
constexpr uint32_t MOVZ = 0xD2800000
 
constexpr uint32_t MOVN = 0x92800000
 
constexpr uint32_t MOVK = 0xF2800000
 
constexpr uint32_t ADD_IMM_LO = 0x91000000
 
constexpr uint32_t ADD_IMM_HI = 0x91400000
 
constexpr uint32_t LDR_LITERAL = 0x58000000
 
constexpr uint32_t ROR = 0x9AC02C00
 
constexpr uint32_t ROR_IMM = 0x93C00000
 
constexpr uint32_t MOV_REG = 0xAA0003E0
 
constexpr uint32_t MOV_VREG_EL = 0x6E080400
 
constexpr uint32_t FADD = 0x4E60D400
 
constexpr uint32_t FSUB = 0x4EE0D400
 
constexpr uint32_t FEOR = 0x6E201C00
 
constexpr uint32_t FMUL = 0x6E60DC00
 
constexpr uint32_t FDIV = 0x6E60FC00
 
constexpr uint32_t FSQRT = 0x6EE1F800
 

Variable Documentation

◆ ADD

constexpr uint32_t ARMV8A::ADD = 0x8B000000
constexpr

◆ ADD_IMM_HI

constexpr uint32_t ARMV8A::ADD_IMM_HI = 0x91400000
constexpr

◆ ADD_IMM_LO

constexpr uint32_t ARMV8A::ADD_IMM_LO = 0x91000000
constexpr

◆ B

constexpr uint32_t ARMV8A::B = 0x14000000
constexpr

◆ EOR

constexpr uint32_t ARMV8A::EOR = 0xCA000000
constexpr

◆ EOR32

constexpr uint32_t ARMV8A::EOR32 = 0x4A000000
constexpr

◆ FADD

constexpr uint32_t ARMV8A::FADD = 0x4E60D400
constexpr

◆ FDIV

constexpr uint32_t ARMV8A::FDIV = 0x6E60FC00
constexpr

◆ FEOR

constexpr uint32_t ARMV8A::FEOR = 0x6E201C00
constexpr

◆ FMUL

constexpr uint32_t ARMV8A::FMUL = 0x6E60DC00
constexpr

◆ FSQRT

constexpr uint32_t ARMV8A::FSQRT = 0x6EE1F800
constexpr

◆ FSUB

constexpr uint32_t ARMV8A::FSUB = 0x4EE0D400
constexpr

◆ LDR_LITERAL

constexpr uint32_t ARMV8A::LDR_LITERAL = 0x58000000
constexpr

◆ MOV_REG

constexpr uint32_t ARMV8A::MOV_REG = 0xAA0003E0
constexpr

◆ MOV_VREG_EL

constexpr uint32_t ARMV8A::MOV_VREG_EL = 0x6E080400
constexpr

◆ MOVK

constexpr uint32_t ARMV8A::MOVK = 0xF2800000
constexpr

◆ MOVN

constexpr uint32_t ARMV8A::MOVN = 0x92800000
constexpr

◆ MOVZ

constexpr uint32_t ARMV8A::MOVZ = 0xD2800000
constexpr

◆ MUL

constexpr uint32_t ARMV8A::MUL = 0x9B007C00
constexpr

◆ ROR

constexpr uint32_t ARMV8A::ROR = 0x9AC02C00
constexpr

◆ ROR_IMM

constexpr uint32_t ARMV8A::ROR_IMM = 0x93C00000
constexpr

◆ SMULH

constexpr uint32_t ARMV8A::SMULH = 0x9B407C00
constexpr

◆ SUB

constexpr uint32_t ARMV8A::SUB = 0xCB000000
constexpr

◆ UMULH

constexpr uint32_t ARMV8A::UMULH = 0x9BC07C00
constexpr