This commit is contained in:
2026-03-23 12:11:07 +01:00
commit e64eb40b38
4573 changed files with 3117439 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# CS_ARCH_AARCH64, 0, None
0x00,0x9b,0x38,0xd5 == mrs x0, TRBLIMITR_EL1
0x20,0x9b,0x38,0xd5 == mrs x0, TRBPTR_EL1
0x40,0x9b,0x38,0xd5 == mrs x0, TRBBASER_EL1
0x60,0x9b,0x38,0xd5 == mrs x0, TRBSR_EL1
0x80,0x9b,0x38,0xd5 == mrs x0, TRBMAR_EL1
0xc0,0x9b,0x38,0xd5 == mrs x0, TRBTRG_EL1
0xe0,0x9b,0x38,0xd5 == mrs x0, TRBIDR_EL1
0x00,0x9b,0x18,0xd5 == msr TRBLIMITR_EL1, x0
0x20,0x9b,0x18,0xd5 == msr TRBPTR_EL1, x0
0x40,0x9b,0x18,0xd5 == msr TRBBASER_EL1, x0
0x60,0x9b,0x18,0xd5 == msr TRBSR_EL1, x0
0x80,0x9b,0x18,0xd5 == msr TRBMAR_EL1, x0
0xc0,0x9b,0x18,0xd5 == msr TRBTRG_EL1, x0