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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 99 msr HACR_EL2, x3
177 ; CHECK: msr HACR_EL2, x3 ; encoding: [0xe3,0x11,0x1c,0xd5]
264 mrs x3, HACR_EL2
449 ; CHECK: mrs x3, HACR_EL2 ; encoding: [0xe3,0x11,0x3c,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 374 {"hacr_el2", HACR_EL2},
AArch64BaseInfo.h 743 HACR_EL2 = 0xe08f, // 11 100 0001 0001 111
    [all...]

Completed in 1282 milliseconds