OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VTTBR_EL2
(Results
1 - 4
of
4
) sorted by null
/external/llvm/test/MC/AArch64/
arm64-system-encoding.s
135
msr
VTTBR_EL2
, x3
215
; CHECK: msr
VTTBR_EL2
, x3 ; encoding: [0x03,0x21,0x1c,0xd5]
320
mrs x3,
VTTBR_EL2
505
; CHECK: mrs x3,
VTTBR_EL2
; encoding: [0x03,0x21,0x3c,0xd5]
basic-a64-instructions.s
[
all
...]
/external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp
402
{"
vttbr_el2
",
VTTBR_EL2
, {}},
AArch64BaseInfo.h
801
VTTBR_EL2
= 0xe108, // 11 100 0010 0001 000
[
all
...]
Completed in 72 milliseconds