HomeSort by relevance Sort by last modified time
    Searched refs:ESR_EL1 (Results 1 - 5 of 5) sorted by null

  /external/llvm/test/MC/AArch64/
arm64-spsel-sysreg.s 7 msr ESR_EL1, x0
9 mrs x0, ESR_EL1
14 // CHECK: msr ESR_EL1, x0 // encoding: [0x00,0x52,0x18,0xd5]
16 // CHECK: mrs x0, ESR_EL1 // encoding: [0x00,0x52,0x38,0xd5]
20 msr ESR_EL1, #0
arm64-system-encoding.s 92 msr ESR_EL1, x3
170 ; CHECK: msr ESR_EL1, x3 ; encoding: [0x03,0x52,0x18,0xd5]
257 mrs x3, ESR_EL1
442 ; CHECK: mrs x3, ESR_EL1 ; encoding: [0x03,0x52,0x38,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 414 {"esr_el1", ESR_EL1},
AArch64BaseInfo.h 783 ESR_EL1 = 0xc290, // 11 000 0101 0010 000
    [all...]

Completed in 395 milliseconds