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

/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s127 msr TTBR0_EL3, x3
205 ; CHECK: msr TTBR0_EL3, x3 ; encoding: [0x03,0x20,0x1e,0xd5]
308 mrs x3, TTBR0_EL3
493 ; CHECK: mrs x3, TTBR0_EL3 ; encoding: [0x03,0x20,0x3e,0xd5]
H A Dbasic-a64-instructions.s3777 msr TTBR0_EL3, x12
4031 // CHECK: msr {{ttbr0_el3|TTBR0_EL3}}, x12 // encoding: [0x0c,0x20,0x1e,0xd5]
4324 mrs x9, TTBR0_EL3
4624 // CHECK: mrs x9, {{ttbr0_el3|TTBR0_EL3}} // encoding: [0x09,0x20,0x3e,0xd5]
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp378 {"ttbr0_el3", TTBR0_EL3},
H A DAArch64BaseInfo.h747 TTBR0_EL3 = 0xf100, // 11 110 0010 0000 000 enumerator in enum:llvm::AArch64SysReg::SysRegValues

Completed in 76 milliseconds