* am33.igen: Add most am33 DSP instructions.
This commit is contained in:
parent
965d5a46be
commit
0a78550778
2 changed files with 3540 additions and 15 deletions
|
@ -1,9 +1,19 @@
|
|||
start-sanitize-am33
|
||||
Tue Jul 21 09:48:14 1998 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* am33.igen: Add most am33 DSP instructions.
|
||||
|
||||
end-sanitize-am33
|
||||
Thu Jul 9 10:06:55 1998 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* mn10300.igen: Fix Z bit for addc and subc instructions.
|
||||
Minor fixes in multiply/divide patterns.
|
||||
|
||||
start-sanitize-am33
|
||||
* am33.igen: Add missing mul[u] imm32,Rn. Fix condition code
|
||||
handling for many instructions. Fix sign extension for some
|
||||
24bit immediates.
|
||||
|
||||
* am33.igen: Fix Z bit for remaining addc/subc instructions.
|
||||
Do not sign extend immediate for mov imm,XRn.
|
||||
More random mul, mac & div fixes.
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue