diff --git a/ARMeilleure/Instructions/InstName.cs b/ARMeilleure/Instructions/InstName.cs index e70ca34bcd..e03ab6166a 100644 --- a/ARMeilleure/Instructions/InstName.cs +++ b/ARMeilleure/Instructions/InstName.cs @@ -375,6 +375,7 @@ namespace ARMeilleure.Instructions Suqadd_S, Suqadd_V, Tbl_V, + Tbx_V, Trn1_V, Trn2_V, Uaba_V, @@ -456,4 +457,4 @@ namespace ARMeilleure.Instructions Strd, Strh } -} \ No newline at end of file +}