English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Asm / Hardware

 
 
Thread Tools
Old 21 May 2023, 03:17   #101
Don_Adan
Registered User
 
Join Date: Jan 2008
Location: Warsaw/Poland
Age: 55
Posts: 1,975
Quote:
Originally Posted by Cyprian View Post
yep:

Code:
ray//.tSCc.
anyway, what's wrong with "lea.l sinus(pc),a0"?
Nothing wrong, but "sinus" label is inside bss section. Not possible to be in PC relative range on Amiga, only on Atari ST. Except section called bss_code or code_bss on Amiga.

BTW. I never liked "lea.l" for me only logical is "lea". Then only source code is longer, every 2 bytes for 1 lea and longest assembling time of source code.

Last edited by Don_Adan; 21 May 2023 at 06:32.
Don_Adan is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
horiz. size & vert. size greyed out in some configurations honx support.WinUAE 3 15 August 2020 21:14
Coding Competition #1 DanScott Coders. Asm / Hardware 83 04 May 2020 22:31
Looking to join team/coder for competition nobody Coders. Contest 2 16 October 2018 09:11
Anyone up for an ASM coding competition? DanScott Coders. Asm / Hardware 526 22 September 2018 21:38
it's a sin SquawkBox Member Introductions 2 17 February 2016 23:26

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 17:03.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.08593 seconds with 15 queries