Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 21st, 2006, 6:15 PM   #1
Edgar.
Newbie
 
Edgar.'s Avatar
 
Join Date: Jun 2006
Location: Bath Room
Posts: 11
Rep Power: 0 Edgar. is on a distinguished road
conditional and uncond.....

Hi can somebody tell me what this mind:
conditional and unconditional branching?

Thanks.
Edgar. is offline   Reply With Quote
Old Jun 21st, 2006, 7:30 PM   #2
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 763
Rep Power: 3 Jimbo is on a distinguished road
Conditional branching is where you branch based on a condition. Quickest examples would be Jump if EQual (jeq) and Jump if Not Equal (jne). You give it two registers and a jump location and it jumps based on the condition of (in)equality.

Unconditional is just a straight out Jump (jmp). It just takes a destination.
Jimbo is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

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

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




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:54 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC