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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 135 msr VTTBR_EL2, x3
213 ; CHECK: msr VTTBR_EL2, x3 ; encoding: [0x03,0x21,0x1c,0xd5]
316 mrs x3, VTTBR_EL2
501 ; CHECK: mrs x3, VTTBR_EL2 ; encoding: [0x03,0x21,0x3c,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 383 {"vttbr_el2", VTTBR_EL2},
AArch64BaseInfo.h 752 VTTBR_EL2 = 0xe108, // 11 100 0010 0001 000
    [all...]

Completed in 78 milliseconds