View Single Post
Old 10 February 2018, 18:10   #761
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,519
Right, only function calls can use PC-relative jumps + extra absolute jump if needed. I would have been quite difficult to do with LEAs

Very tiny observation:

Long word array offset calculation use 2x add.l dn,dn. I think -Os should use shorter lsl.l #2,d0.
Toni Wilen is offline  
 
Page generated in 0.07092 seconds with 11 queries