]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/v850/interp.c
* simops.c (v850_rotl): New function.
authorNick Clifton <nickc@redhat.com>
Mon, 28 Jan 2013 10:06:51 +0000 (10:06 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 28 Jan 2013 10:06:51 +0000 (10:06 +0000)
commit67d7515b0a3ee2a48b6dc9389c1145c37d4b6c47
treebffbf46db2699ea0e3e32eee74f662e1bc1d1d65
parent5dddde8e64ce7587714eb04580ee29c2cc93c8f0
* simops.c (v850_rotl): New function.
(v850_bins): New function.
* simops.h: Add prototypes fir v850_rotl and v850_bins.
* v850-dc: Add entries for V850e3v5.
* v850.igen: Add support for v850e3v5.
(ld.dw, st.dw, rotl, bins): New patterns.
sim/v850/ChangeLog
sim/v850/interp.c
sim/v850/simops.c
sim/v850/simops.h
sim/v850/v850-dc
sim/v850/v850.igen