Home
last modified time | relevance | path

Searched refs:TEECR32_EL1 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/MC/AArch64/
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]
Dbasic-a64-instructions.s3689 msr TEECR32_EL1, x12
4198 mrs x9, TEECR32_EL1
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp288 {"teecr32_el1", TEECR32_EL1, 0},
DAArch64BaseInfo.h666 TEECR32_EL1 = 0x9000, // 10 010 0000 0000 000 enumerator
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3063 # CHECK: msr {{teecr32_el1|TEECR32_EL1}}, x12
3316 # CHECK: mrs x9, {{teecr32_el1|TEECR32_EL1}}