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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 115 msr TCR_EL1, x3
193 ; CHECK: msr TCR_EL1, x3 ; encoding: [0x43,0x20,0x18,0xd5]
296 mrs x3, TCR_EL1
481 ; CHECK: mrs x3, TCR_EL1 ; encoding: [0x43,0x20,0x38,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 380 {"tcr_el1", TCR_EL1},
AArch64BaseInfo.h 749 TCR_EL1 = 0xc102, // 11 000 0010 0000 010
    [all...]

Completed in 41 milliseconds