projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49f7ee8
)
target-s390: Implement LCDFR
author
Richard Henderson
<rth@twiddle.net>
Sun, 9 Sep 2012 21:31:43 +0000
(14:31 -0700)
committer
Richard Henderson
<rth@twiddle.net>
Sat, 5 Jan 2013 20:18:45 +0000
(12:18 -0800)
Signed-off-by: Richard Henderson <rth@twiddle.net>
target-s390x/insn-data.def
patch
|
blob
|
history
diff --git
a/target-s390x/insn-data.def
b/target-s390x/insn-data.def
index b023911cec1d97caf139f100d0bdc73bb23ed7f0..6e92790c5e9f5072256708eff959a68762678c4e 100644
(file)
--- a/
target-s390x/insn-data.def
+++ b/
target-s390x/insn-data.def
@@
-356,6
+356,7
@@
C(0xb303, LCEBR, RRE, Z, 0, e2, new, e1, negf32, f32)
C(0xb313, LCDBR, RRE, Z, 0, f2_o, f1, 0, negf64, f64)
C(0xb343, LCXBR, RRE, Z, 0, x2_o, x1, 0, negf128, f128)
+ C(0xb373, LCDFR, RRE, FPSSH, 0, f2_o, f1, 0, negf64, 0)
/* LOAD HALFWORD */
C(0xb927, LHR, RRE, EI, 0, r2_16s, 0, r1_32, mov2, 0)
C(0xb907, LGHR, RRE, EI, 0, r2_16s, 0, r1, mov2, 0)