« Previous | Next » 

Revision b1f6dc0d

IDb1f6dc0d2a03f0e114cc5ff08b0a133e24fd55ad

Added by Claudio Fontana almost 11 years ago

tcg/aarch64: implement ldst 12bit scaled uimm offset

implement the 12bit scaled unsigned immediate offset
variant of LDR/STR. This improves code size by avoiding
the movi + ldst_r for naturally aligned offsets in range.

Signed-off-by: Claudio Fontana <>
Reviewed-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences