Searched refs:TEEHBR32_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 119 msr TEEHBR32_EL1, x3 199 ; CHECK: msr TEEHBR32_EL1, x3 ; encoding: [0x03,0x10,0x12,0xd5] 304 mrs x3, TEEHBR32_EL1 489 ; CHECK: mrs x3, TEEHBR32_EL1 ; encoding: [0x03,0x10,0x32,0xd5]
|
D | basic-a64-instructions.s | 3775 msr TEEHBR32_EL1, x12 4286 mrs x9, TEEHBR32_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 371 {"teehbr32_el1", TEEHBR32_EL1, {}},
|
D | AArch64BaseInfo.h | 770 TEEHBR32_EL1 = 0x9080, // 10 010 0001 0000 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3248 # CHECK: msr {{teehbr32_el1|TEEHBR32_EL1}}, x12 3503 # CHECK: mrs x9, {{teehbr32_el1|TEEHBR32_EL1}}
|