asmtables: fix mova which behaved as mov.l

This commit is contained in:
Lephenixnoir 2020-02-29 18:23:28 +01:00
parent e71218bc1b
commit f5b1f0d187
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ name: sh-3
1001nnnndddddddd mov.w @(disp,pc), rn
1101nnnndddddddd mov.l @(disp,pc), rn
11000111dddddddd mova.l @(disp,pc), r0
11000111dddddddd mova.l pc+disp, r0
0000mmmm00100011 braf rm
0000mmmm00000011 bsrf rm