Lines Matching refs:machine
74 compiler machine desCore libdes ALT_ECB slower by
102 to use only 128k. his tables and code are machine independent.
108 the tables used seem to be machine-independent;
111 when the machine's architecture allows it.
125 machine-independent.
128 UC Berkeley code (depends on machine-endedness):
172 which depended on endedness and other machine quirks,
176 obfuscate the code and in the end were slower than a simpler machine
200 whichever one is closest to the capabilities of your machine.
205 ROR and ROL macros to use machine rotate instructions if you have them.
209 machine rotates!
214 from shifts. so access to `asm' will speed things up if your machine
216 2) if your machine has less than 12 32-bit registers i doubt your compiler will
235 if you don't have 4 register variables get a new machine.
331 Getting it to compile on your machine
333 there are no machine-dependencies in the code (see porting),
335 ALL generated tables are machine independent.