Home
last modified time | relevance | path

Searched refs:SPSR_irq (Results 1 – 4 of 4) sorted by relevance

/third_party/vixl/src/aarch32/
Dinstructions-aarch32.cc344 case SPSR_irq: in GetName()
Dinstructions-aarch32.h819 SPSR_irq = 0x30, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenSystemOperands.inc429 SPSR_irq = 57880,
2493 { "SPSR_irq", 0xE218, true, true, {} }, // 239
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SystemOperands.td848 def : RWSysReg<"SPSR_irq", 0b11, 0b100, 0b0100, 0b0011, 0b000>;