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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 117 msr TCR_EL3, x3
195 ; CHECK: msr TCR_EL3, x3 ; encoding: [0x43,0x20,0x1e,0xd5]
298 mrs x3, TCR_EL3
483 ; CHECK: mrs x3, TCR_EL3 ; encoding: [0x43,0x20,0x3e,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 382 {"tcr_el3", TCR_EL3},
AArch64BaseInfo.h 751 TCR_EL3 = 0xf102, // 11 110 0010 0000 010
    [all...]

Completed in 99 milliseconds