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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 116 msr TCR_EL2, x3
194 ; CHECK: msr TCR_EL2, x3 ; encoding: [0x43,0x20,0x1c,0xd5]
297 mrs x3, TCR_EL2
482 ; CHECK: mrs x3, TCR_EL2 ; encoding: [0x43,0x20,0x3c,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 381 {"tcr_el2", TCR_EL2},
AArch64BaseInfo.h 750 TCR_EL2 = 0xe102, // 11 100 0010 0000 010
    [all...]

Completed in 568 milliseconds