]> Git Repo - qemu.git/commit
target-arm: Implement adc_cc inline
authorRichard Henderson <[email protected]>
Wed, 20 Feb 2013 07:52:08 +0000 (23:52 -0800)
committerBlue Swirl <[email protected]>
Sat, 23 Feb 2013 17:25:29 +0000 (17:25 +0000)
commit49b4c31efcce45ab714f286f14fa5d5173f9069d
tree6f9be544235e82fb0d53900ee235775c7fb85e32
parente3482cb8063575f9fe0f39b701a4b6dc5a55c9cd
target-arm: Implement adc_cc inline

Use add2 if available, otherwise use 64-bit arithmetic.

Cc: Peter Maydell <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
target-arm/helper.h
target-arm/op_helper.c
target-arm/translate.c
This page took 0.025928 seconds and 4 git commands to generate.