diff options
| author | Bastian Koppelmann | 2015-02-25 12:34:55 +0100 |
|---|---|---|
| committer | Bastian Koppelmann | 2015-03-16 16:44:48 +0100 |
| commit | f4aef476afc4cab9bb594975401f6902a57aa9b9 (patch) | |
| tree | fac6d2783d25f5832682f9c8ffed57eee7f3fade /scripts | |
| parent | Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging (diff) | |
| download | qemu-f4aef476afc4cab9bb594975401f6902a57aa9b9.tar.gz qemu-f4aef476afc4cab9bb594975401f6902a57aa9b9.tar.xz qemu-f4aef476afc4cab9bb594975401f6902a57aa9b9.zip | |
target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as first opcode
Add helpers:
* sub64_ssov: subs two 64 bit values and saturates the result.
* subr_h/_ssov: subs two halfwords from two words in q-format with rounding
/ and saturates each result independetly.
Add microcode generator:
* gen_sub64_d: adds two 64 bit values.
* gen_msub_h/s_h: multiply four halfwords, sub each result left justfied
from two word values / and saturate each result.
* gen_msubm_h/s_h: multiply four halfwords, sub each result left justfied
from two words values in q-format / and saturate each
result.
* gen_msubr32/64_h/s_h: multiply four halfwords, sub each result left
justfied from two halftwords/words values in q-format
/ and saturate each result.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
