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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 110 msr SCR_EL3, x3
188 ; CHECK: msr SCR_EL3, x3 ; encoding: [0x03,0x11,0x1e,0xd5]
291 mrs x3, SCR_EL3
476 ; CHECK: mrs x3, SCR_EL3 ; encoding: [0x03,0x11,0x3e,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 368 {"scr_el3", SCR_EL3},
AArch64BaseInfo.h 737 SCR_EL3 = 0xf088, // 11 110 0001 0001 000
    [all...]

Completed in 40 milliseconds