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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 134 msr VTCR_EL2, x3
212 ; CHECK: msr VTCR_EL2, x3 ; encoding: [0x43,0x21,0x1c,0xd5]
315 mrs x3, VTCR_EL2
500 ; CHECK: mrs x3, VTCR_EL2 ; encoding: [0x43,0x21,0x3c,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 384 {"vtcr_el2", VTCR_EL2},
AArch64BaseInfo.h 753 VTCR_EL2 = 0xe10a, // 11 100 0010 0001 010
    [all...]

Completed in 181 milliseconds