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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 89 msr CSSELR_EL1, x3
167 ; CHECK: msr CSSELR_EL1, x3 ; encoding: [0x03,0x00,0x1a,0xd5]
251 mrs x3, CSSELR_EL1
436 ; CHECK: mrs x3, CSSELR_EL1 ; encoding: [0x03,0x00,0x3a,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 357 {"csselr_el1", CSSELR_EL1},
AArch64BaseInfo.h 726 CSSELR_EL1 = 0xd000, // 11 010 0000 0000 000
    [all...]

Completed in 30 milliseconds