]> Git Repo - qemu.git/commit
target-arm: A64: Handle saturating left shifts SQSHL, SQSHLU, UQSHL
authorPeter Maydell <[email protected]>
Mon, 17 Mar 2014 16:31:51 +0000 (16:31 +0000)
committerPeter Maydell <[email protected]>
Mon, 17 Mar 2014 16:31:51 +0000 (16:31 +0000)
commita847f32c04538e92675c7b27f5f60d2eaad3e56c
tree845b4b371bbc379fe9cfb25340bd53477845879e
parent14dcdac82f398cbac874c8579b9583fab31c67bf
target-arm: A64: Handle saturating left shifts SQSHL, SQSHLU, UQSHL

Implement the saturating left shift instructions SQSHL, SQSHLU
and UQSHL for the scalar-shift-imm and shift-imm categories.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-id: 1394822294[email protected]
target-arm/translate-a64.c
This page took 0.021126 seconds and 4 git commands to generate.