flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Teehee 19 Sep 2011, 15:18
Code: retne
retz
retnbe
reta
test eax,eax
retz
_________________ Sorry if bad english. |
|||
![]() |
|
revolution 19 Sep 2011, 16:05
|
|||
![]() |
|
Teehee 19 Sep 2011, 16:07
whats that?
|
|||
![]() |
|
revolution 19 Sep 2011, 16:08
Follow the link.
|
|||
![]() |
|
Teehee 19 Sep 2011, 18:46
I did but still dont got it
|
|||
![]() |
|
DOS386 20 Sep 2011, 05:45
> Don't you miss a conditional return?
NO. I miss a conditional NOPE ![]() > with just one more x86 based motor driver, we will be able to manage at least 1024 motors Are you brewing an artificial face ??? |
|||
![]() |
|
MCD 15 Dec 2011, 00:46
I certainly do for x86
|
|||
![]() |
|
tthsqe 05 Jun 2012, 06:10
doesn't this do a conditional return?!
Code: test eax,eax
repz ret |
|||
![]() |
|
Teehee 05 Jun 2012, 12:22
does it? :O
never saw that, neither even known about the possibility of rep with ret. :O |
|||
![]() |
|
JohnFound 05 Jun 2012, 12:54
No, It doesn't.
|
|||
![]() |
|
shutdownall 05 Jun 2012, 16:32
Teehee wrote:
Could do it this way: Code: retz jnz @f ret @@: <continue code here> |
|||
![]() |
|
tthsqe 05 Jun 2012, 20:00
Sorry - I bad. I though it would have this behavior:
eax = 0 -> do not repeat ret instruction so execution falls through eax != 0 -> ret instruction is repeated which after one repetition the ret is accomplished |
|||
![]() |
|
bzdashek 06 Jun 2012, 04:52
I miss these commands in x86:
BNE - Branch to Non-Existent code BNR - Branch for No Reason. BRA - Branch to Random Address BVS - Branch to Virtual Subroutine CLD - CalL a Doctor CMD - Create Meaningless Data. DEC - DElete the Code DRA - Decrement Random Address. EDR - Emit Deadly Radiation. JMP - Jump if Memory Present (conditional jump) LLI - Lose Last Instruction. PRS - Push Results off Stack. RIS - Remain In Subroutine. RTI - Return from the Infinity SHB - Scramble High order Bit. TEC - Take Extra time for Calculation @revolution: FASMARM is interesting thing, thanks! |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.