Searched refs:TEECR32_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 118 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]
|
D | basic-a64-instructions.s | 3689 msr TEECR32_EL1, x12 4198 mrs x9, TEECR32_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 288 {"teecr32_el1", TEECR32_EL1, 0},
|
D | AArch64BaseInfo.h | 666 TEECR32_EL1 = 0x9000, // 10 010 0000 0000 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3063 # CHECK: msr {{teecr32_el1|TEECR32_EL1}}, x12 3316 # CHECK: mrs x9, {{teecr32_el1|TEECR32_EL1}}
|