Click here to Skip to main content
15,892,480 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 3:40
CodeWraith4-Sep-19 3:40 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
OriginalGriff4-Sep-19 4:02
mveOriginalGriff4-Sep-19 4:02 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 4:26
CodeWraith4-Sep-19 4:26 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
OriginalGriff4-Sep-19 4:33
mveOriginalGriff4-Sep-19 4:33 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 4:47
CodeWraith4-Sep-19 4:47 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
obermd5-Sep-19 3:47
obermd5-Sep-19 3:47 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith5-Sep-19 4:18
CodeWraith5-Sep-19 4:18 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Peter R. Fletcher5-Sep-19 5:32
Peter R. Fletcher5-Sep-19 5:32 
CodeWraith wrote:
GOTO is unconditional. JMP is unconditional. There is only one unconditional branching instruction, more would not make much sense.

As I recall, the PDP-11 instruction set (which I used to write drivers for lab systems in the dim and distant past) had two unconditional jump instructions. One was a single byte instruction with a single byte target, and could consequently only be used for very local branches, but executed very fast. The other (LNGJMP) had a two-byte target, so it could branch anywhere within the processor's address space, but executed more slowly.
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith5-Sep-19 7:53
CodeWraith5-Sep-19 7:53 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
pkfox4-Sep-19 4:48
professionalpkfox4-Sep-19 4:48 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 5:09
CodeWraith4-Sep-19 5:09 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
OriginalGriff4-Sep-19 6:27
mveOriginalGriff4-Sep-19 6:27 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 11:38
CodeWraith4-Sep-19 11:38 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Dr.Walt Fair, PE4-Sep-19 10:06
professionalDr.Walt Fair, PE4-Sep-19 10:06 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
CodeWraith4-Sep-19 12:51
CodeWraith4-Sep-19 12:51 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Fever9055-Sep-19 2:21
professionalFever9055-Sep-19 2:21 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? PinPopular
W Balboos, GHB4-Sep-19 4:32
W Balboos, GHB4-Sep-19 4:32 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
PeejayAdams4-Sep-19 5:01
PeejayAdams4-Sep-19 5:01 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
W Balboos, GHB4-Sep-19 5:08
W Balboos, GHB4-Sep-19 5:08 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Gary Wheeler4-Sep-19 7:32
Gary Wheeler4-Sep-19 7:32 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Roger Wright4-Sep-19 8:30
professionalRoger Wright4-Sep-19 8:30 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Gary Wheeler4-Sep-19 8:41
Gary Wheeler4-Sep-19 8:41 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Fever9055-Sep-19 2:19
professionalFever9055-Sep-19 2:19 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
Slow Eddie5-Sep-19 2:57
professionalSlow Eddie5-Sep-19 2:57 
GeneralRe: "Suckehihaw" the new name for code so bizarre you laugh, or cringe, when you read it ? Pin
W Balboos, GHB5-Sep-19 3:02
W Balboos, GHB5-Sep-19 3:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.