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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 128 msr TTBR1_EL1, x3
206 ; CHECK: msr TTBR1_EL1, x3 ; encoding: [0x23,0x20,0x18,0xd5]
309 mrs x3, TTBR1_EL1
494 ; CHECK: mrs x3, TTBR1_EL1 ; encoding: [0x23,0x20,0x38,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 379 {"ttbr1_el1", TTBR1_EL1},
AArch64BaseInfo.h 748 TTBR1_EL1 = 0xc101, // 11 000 0010 0000 001
    [all...]

Completed in 32 milliseconds