Fix decoding of {STR/LDR}[B]T
Jeffrey Pfau jeffrey@endrift.com
Sun, 19 Oct 2014 03:45:11 -0700
1 files changed,
14 insertions(+),
1 deletions(-)
jump to
M
src/arm/decoder.c
→
src/arm/decoder.c
@@ -227,10 +227,23 @@ "",
"", "", "", + "", "sb", "sh", - "" + "", + "", + "", + "", + "", + + "", + "tb", + "", + "", + "t", + "", + "", "" };