qemu-e2k/tcg/arm
Peter Maydell 4a1d241e3c tcg/arm: Implement movcond_i32
Implement movcond_i32 for ARM, as the sequence
  mov dst, v2   (implicitly done by the tcg common code)
  cmp c1, c2
  movCC dst, v1

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-10-17 01:22:49 +02:00
..
tcg-target.c tcg/arm: Implement movcond_i32 2012-10-17 01:22:49 +02:00
tcg-target.h tcg/arm: Implement movcond_i32 2012-10-17 01:22:49 +02:00