Searched refs:TTBR0_EL2 (Results 1 - 4 of 4) sorted by relevance

/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s126 msr TTBR0_EL2, x3
204 ; CHECK: msr TTBR0_EL2, x3 ; encoding: [0x03,0x20,0x1c,0xd5]
307 mrs x3, TTBR0_EL2
492 ; CHECK: mrs x3, TTBR0_EL2 ; encoding: [0x03,0x20,0x3c,0xd5]
H A Dbasic-a64-instructions.s3776 msr TTBR0_EL2, x12
4030 // CHECK: msr {{ttbr0_el2|TTBR0_EL2}}, x12 // encoding: [0x0c,0x20,0x1c,0xd5]
4323 mrs x9, TTBR0_EL2
4623 // CHECK: mrs x9, {{ttbr0_el2|TTBR0_EL2}} // encoding: [0x09,0x20,0x3c,0xd5]
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp377 {"ttbr0_el2", TTBR0_EL2},
H A DAArch64BaseInfo.h746 TTBR0_EL2 = 0xe100, // 11 100 0010 0000 000 enumerator in enum:llvm::AArch64SysReg::SysRegValues

Completed in 124 milliseconds