summaryrefslogtreecommitdiff
path: root/target-xtensa
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2013-09-10 13:11:56 -0700
committerRichard Henderson <rth@twiddle.net>2013-10-12 16:19:20 -0700
commitf8da40aefbd1b40a0c5ab6fb25987943fe01125c (patch)
tree4f32942711e6147c36d4cc80f63d25b83e0e973e /target-xtensa
parent1768ec0623c1253df3bf1424b07fbccb164e85fb (diff)
downloadqemu-f8da40aefbd1b40a0c5ab6fb25987943fe01125c.tar.gz
target-alpha: Convert to new ldst opcodes
Or, partially. The fundamental primitives for the port are gen_load_mem and gen_store_mem, which take a callback to emit the memory operation. For that, we continue to use the original inline functions that forward to the new ops, rather than replicate the same thing privately. That said, all free-standing calls to tcg_gen_qemu_* have been converted. The 32-bit floating-point references now use _i32 opcodes, eliminating a truncate or extension. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'target-xtensa')
0 files changed, 0 insertions, 0 deletions