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

/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s118 msr TEECR32_EL1, x3
198 ; CHECK: msr TEECR32_EL1, x3 ; encoding: [0x03,0x00,0x12,0xd5]
303 mrs x3, TEECR32_EL1
488 ; CHECK: mrs x3, TEECR32_EL1 ; encoding: [0x03,0x00,0x32,0xd5]
H A Dbasic-a64-instructions.s3689 msr TEECR32_EL1, x12
3943 // CHECK: msr {{teecr32_el1|TEECR32_EL1}}, x12 // encoding: [0x0c,0x00,0x12,0xd5]
4198 mrs x9, TEECR32_EL1
4498 // CHECK: mrs x9, {{teecr32_el1|TEECR32_EL1}} // encoding: [0x09,0x00,0x32,0xd5]
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp288 {"teecr32_el1", TEECR32_EL1, 0},
H A DAArch64BaseInfo.h666 TEECR32_EL1 = 0x9000, // 10 010 0000 0000 000 enumerator in enum:llvm::AArch64SysReg::SysRegValues

Completed in 67 milliseconds