Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.arch    |    Apparently more than just beeps & boops    |    131,241 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 129,564 of 131,241    |
|    BGB to John Savard    |
|    Re: Concedtina III May Be Returning (2/2    |
|    02 Sep 25 13:07:07    |
      [continued from previous message]               ADD: Large immediate heavy.        SUB: Can reduce to ADD in the immediate case.        AND: Preferable to have signed immediate values;        Not common enough to justify the ImmU/ImmN scheme.        OR: Almost exclusively positive;        XOR: Almost exclusively positive.              Load/Store displacements are very lopsided in the positive direction.        Disp10s slightly beats Disp10u though.        More negative displacements than 512..1023.        XG1 had sorta hacked around it by:        Disp9u, Disp5n        Disp10u, Disp6n was considered, but didn't go that way.        Disp10s was at least, "slightly less ugly",        Even if Disp10u+Disp6n would have arguably been better        for code density.              Or, cough, someone could maybe do signed load/store displacements like:        000..110: Positive        111: Negative       So, Disp10as is 0..1791, -256..-1       Would better fit the statistical distribution, but... Errm...                     ...                     > John Savard              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca