]> Git Repo - qemu.git/commit
target-arm: Refactor translation of exception generating instructions
authorPeter Maydell <[email protected]>
Fri, 14 Jan 2011 19:39:19 +0000 (20:39 +0100)
committerAurelien Jarno <[email protected]>
Fri, 14 Jan 2011 19:39:19 +0000 (20:39 +0100)
commitbc4a0de0a2c891b8daba4806baf9f11436f5f562
tree1e02b569ab2428394c2ad0c649dc309314e0662d
parent5de3a9d3b72a9aebc126caee95fe515a900130bf
target-arm: Refactor translation of exception generating instructions

Create a new function which does the common sequence of gen_set_condexec,
gen_set_pc_im, gen_exception, set is_jmp to DISAS_JUMP.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Aurelien Jarno <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target-arm/translate.c
This page took 0.024091 seconds and 4 git commands to generate.