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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 95 msr FAR_EL1, x3
175 ; CHECK: msr FAR_EL1, x3 ; encoding: [0x03,0x60,0x18,0xd5]
264 mrs x3, FAR_EL1
449 ; CHECK: mrs x3, FAR_EL1 ; encoding: [0x03,0x60,0x38,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 424 {"far_el1", FAR_EL1, 0},
AArch64BaseInfo.h 802 FAR_EL1 = 0xc300, // 11 000 0110 0000 000
    [all...]

Completed in 41 milliseconds