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

/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s122 msr TPIDR_EL1, x3
200 ; CHECK: msr TPIDR_EL1, x3 ; encoding: [0x83,0xd0,0x18,0xd5]
303 mrs x3, TPIDR_EL1
488 ; CHECK: mrs x3, TPIDR_EL1 ; encoding: [0x83,0xd0,0x38,0xd5]
H A Dbasic-a64-instructions.s3851 msr TPIDR_EL1, x12
4105 // CHECK: msr {{tpidr_el1|TPIDR_EL1}}, x12 // encoding: [0x8c,0xd0,0x18,0xd5]
4404 mrs x9, TPIDR_EL1
4704 // CHECK: mrs x9, {{tpidr_el1|TPIDR_EL1}} // encoding: [0x89,0xd0,0x38,0xd5]
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp452 {"tpidr_el1", TPIDR_EL1},
H A DAArch64BaseInfo.h821 TPIDR_EL1 = 0xc684, // 11 000 1101 0000 100 enumerator in enum:llvm::AArch64SysReg::SysRegValues

Completed in 128 milliseconds