View Single Post
Old 10 February 2018, 23:57   #762
bebbo
bye
 
Join Date: Jun 2016
Location: Some / Where
Posts: 680
Quote:
Originally Posted by Toni Wilen View Post
Right, only function calls can use PC-relative jumps + extra absolute jump if needed. I would have been quite difficult to do with LEAs
you can use -mpcrel on some source files and if ordered correctly it will work.

Quote:
Originally Posted by Toni Wilen View Post
Very tiny observation:

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