From: Rathish C <Rathish.C@kpitcummins.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Cc: "kevinb@redhat.com" <kevinb@redhat.com>,
Gina Verlekar <Gina.Verlekar@kpitcummins.com>
Subject: [PATCH, V850] Add support for V850E2 and V850E2V3
Date: Wed, 19 Jan 2011 14:59:00 -0000 [thread overview]
Message-ID: <371569CBCFB2E745B891DBB88B2DFDDD19EB739BED@KCINPUNHJCMS01.kpit.com> (raw)
Hi Kevin,
Thank you for approving the patch.
I have updated the ChangeLog entry as per your comments.
Please find the updated patch "v850-gdb-v850e2-v850e2v3-support.patch".
2011-01-19 Rathish.C <rathish.c@kpitcummins.com>
* gdb/v850-tdep.c: Add the enum values for mpu and fpu registers.
(v850_register_name): Add the mpu and fpu register names.
(v850e_register_name): Add the mpu and fpu register names.
(v850e2_register_name): New function.
(v850_gdbarch_init): Add case for bfd_mach_v850e2 and
bfd_mach_v850e2v3.
* sim/common/sim-trace.c: Update the function prototype of
save_data_size.
Move the enum data_fmt from here...
* sim/common/sim-trace.h: to here.
Add function prototype of save_data.
* sim/v850/sim-main.h: Update the struct _v850_regs to include
mpu and fpu system registers.
Define the macros to access the mpu and fpu system registers.
(SEXT3): Define.
(TRACE_FP_INPUT_FPU1, TRACE_FP_INPUT_FPU2,
TRACE_FP_INPUT_FPU3): Define.
(TRACE_FP_INPUT_BOOL1_FPU2): Define.
(TRACE_FP_INPUT_WORD2): Define.
(TRACE_FP_RESULT_WORD1, TRACE_FP_RESULT_WORD2): Define.
* sim/v850/simops.c: Update the function prototype of Add32.
(update_fpsr): New function.
(SignalException): New function.
(SignalExceptionFPE): New function.
(check_invalid_snan): New function.
(v850_float_compare): New function.
(v850_div): New function.
(v850_divu): New function.
(v850_sar): New function.
(v850_shl): New function.
(v850_shr): New function.
(v850_satadd): New function.
(v850_satsub): New function.
(load_data_mem): New function.
(store_data_mem): New function.
(mpu_load_mem_test): New function.
(mpu_store_mem_test): New function.
* sim/v850/simops.h: Add function prototype for above
mentioned functions.
(check_cvt_fi, check_cvt_if, check_cvt_ff): Define.
* sim/v850/v850-dc: Add entry for v850e2 and v850e2v3.
* sim/v850/v850.igen: Add support for v850e2 and v850e2v3.
Thanks & Regards,
Rathish.C
next reply other threads:[~2011-01-19 6:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-19 14:59 Rathish C [this message]
2012-03-22 20:26 ` Kevin Buettner
2012-03-28 10:49 ` Rathish C
2012-03-28 12:01 ` Kevin Buettner
2012-03-28 14:45 ` Joel Brobecker
2012-03-29 1:07 ` Kevin Buettner
2012-03-29 1:06 ` Kevin Buettner
-- strict thread matches above, loose matches on Subject: below --
2011-01-12 13:25 Rathish C
2011-01-15 7:39 ` Kevin Buettner
2010-12-10 14:49 Rathish C
2010-12-13 16:47 ` Kevin Buettner
2010-09-21 19:55 Rathish C
2010-09-21 22:49 ` Kevin Buettner
2010-09-21 22:49 ` Kevin Buettner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=371569CBCFB2E745B891DBB88B2DFDDD19EB739BED@KCINPUNHJCMS01.kpit.com \
--to=rathish.c@kpitcummins.com \
--cc=Gina.Verlekar@kpitcummins.com \
--cc=gdb-patches@sourceware.org \
--cc=kevinb@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox