Merge pull request #98 from davidgiven/dtrg-m68k
Fix sub-word-size type conversions for m68020.
This commit is contained in:
commit
2e93b8446e
|
@ -25,9 +25,6 @@ size
|
||||||
dup 20 /* 2nd copy */
|
dup 20 /* 2nd copy */
|
||||||
lae size
|
lae size
|
||||||
loi 2
|
loi 2
|
||||||
loc 2
|
|
||||||
loc EM_WSIZE
|
|
||||||
cuu
|
|
||||||
dus EM_WSIZE /* 3rd copy */
|
dus EM_WSIZE /* 3rd copy */
|
||||||
|
|
||||||
cal $check
|
cal $check
|
||||||
|
|
Loading…
Reference in a new issue