Searched refs:OSDTRTX_EL1 (Results 1 – 9 of 9) sorted by relevance
/external/OpenCSD/decoder/tests/snapshots/a55-test-tpiu/ |
D | device1.ini | 232 OSDTRTX_EL1=0x00000000 key
|
/external/OpenCSD/decoder/tests/snapshots/a57_single_step/ |
D | device1.ini | 232 OSDTRTX_EL1=0x00000000 key
|
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 329 mrs x3, OSDTRTX_EL1 513 ; CHECK: mrs x3, OSDTRTX_EL1 ; encoding: [0x43,0x03,0x30,0xd5]
|
D | basic-a64-instructions.s | 3706 msr OSDTRTX_EL1, x12 4216 mrs x9, OSDTRTX_EL1
|
/external/rust/crates/gdbstub_arch/src/aarch64/reg/ |
D | id.rs | 1146 pub const OSDTRTX_EL1: Self = Self::System(0b10_000_0000_0011_010); constant
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 311 OSDTRTX_EL1 = 32794, 2375 { "OSDTRTX_EL1", 0x801A, true, true, {} }, // 121 3400 { "OSDTRTX_EL1", 121 },
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 456 def : RWSysReg<"OSDTRTX_EL1", 0b10, 0b000, 0b0000, 0b0011, 0b010>;
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3179 # CHECK: msr {{osdtrtx_el1|OSDTRTX_EL1}}, x12 3433 # CHECK: mrs x9, {{osdtrtx_el1|OSDTRTX_EL1}}
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 730 def : RWSysReg<"OSDTRTX_EL1", 0b10, 0b000, 0b0000, 0b0011, 0b010>;
|