kit

kit
git clone https://git.ryansepassi.com/git/kit.git
Log | Files | Refs | README

aa64_bitfield_aliases.expected.txt (291B)


      1 0:	sxtb	w6, w7
      2 4:	sxtb	x8, w9
      3 8:	sxth	w10, w11
      4 c:	sxth	x12, w13
      5 10:	sxtw	x14, w15
      6 14:	uxtb	w16, w17
      7 18:	uxtb	w18, w19
      8 1c:	uxth	w20, w21
      9 20:	uxth	w22, w23
     10 24:	ubfx	x24, x25, #0, #32
     11 28:	sbfx	w26, w27, #3, #5
     12 2c:	sbfx	x28, x29, #4, #20
     13 30:	ubfx	w0, w1, #5, #9
     14 34:	ubfx	x2, x3, #6, #33
     15 38:	ret