From: Ralph Ronnquist Date: Mon, 13 Jan 2025 03:00:17 +0000 (+1100) Subject: correction X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=fc0719efe72bc4d3bcd9d11b1456b6ead913f5fd;p=rrq%2Ffasmarm.git correction --- diff --git a/source/armtable.inc b/source/armtable.inc index cd3498e..5e555e7 100644 --- a/source/armtable.inc +++ b/source/armtable.inc @@ -2326,9 +2326,9 @@ sys_encode_table_msr: sys_encode_id_aa64isar1_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00110b shl 3 + 0001b sys_encode_id_aa64mmfr0_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00111b shl 3 + 0000b sys_encode_id_aa64mmfr1_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00111b shl 3 + 0001b - sys_encode_id_aa64mmfr2_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00111b shl 3 + 0002b - sys_encode_id_aa64mmfr3_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00111b shl 3 + 0003b - sys_encode_id_aa64mmfr4_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00111b shl 3 + 0004b + sys_encode_id_aa64mmfr2_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00111b shl 3 + 0010b + sys_encode_id_aa64mmfr3_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00111b shl 3 + 0011b + sys_encode_id_aa64mmfr4_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00111b shl 3 + 0100b sys_encode_id_aa64pfr0_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00100b shl 3 + 0000b sys_encode_id_aa64pfr1_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00100b shl 3 + 0001b sys_encode_id_afr0_el1: dw 011b shl 14 + 0000b shl 11 + 00000b shl 7 + 00001b shl 3 + 0011b