Lines Matching refs:etc
6 performing tricks like table lookup removing superfluous code etc.
71 for rp4 the rule is cover 4 bytes, skip 4 bytes, cover 4 bytes, skip 4 etc.
75 rp6 covers 8 bytes then skips 8 etc
76 rp7 skips 8 bytes then covers 8 etc
77 rp8 covers 16 bytes then skips 16 etc
78 rp9 skips 16 bytes then covers 16 etc
79 rp10 covers 32 bytes then skips 32 etc
80 rp11 skips 32 bytes then covers 32 etc
81 rp12 covers 64 bytes then skips 64 etc
82 rp13 skips 64 bytes then covers 64 etc
497 Also the initial assignments (rp5 = 0; etc) could be removed.
646 etc. If the parity is 1, then rp4 = !rp5;
647 But if rp4 = rp5 we do not need rp5 etc. We can just write the even bits
710 out of it with an assembler program, but due to pipeline behaviour etc