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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 109 msr PAR_EL1, x3
187 ; CHECK: msr PAR_EL1, x3 ; encoding: [0x03,0x74,0x18,0xd5]
287 mrs x3, PAR_EL1
472 ; CHECK: mrs x3, PAR_EL1 ; encoding: [0x03,0x74,0x38,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 422 {"par_el1", PAR_EL1},
AArch64BaseInfo.h 791 PAR_EL1 = 0xc3a0, // 11 000 0111 0100 000
    [all...]

Completed in 504 milliseconds