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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 102 msr HSTR_EL2, x3
180 ; CHECK: msr HSTR_EL2, x3 ; encoding: [0x63,0x11,0x1c,0xd5]
267 mrs x3, HSTR_EL2
452 ; CHECK: mrs x3, HSTR_EL2 ; encoding: [0x63,0x11,0x3c,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 373 {"hstr_el2", HSTR_EL2},
AArch64BaseInfo.h 742 HSTR_EL2 = 0xe08b, // 11 100 0001 0001 011
    [all...]

Completed in 58 milliseconds